reviewtask Documentation¶
Welcome to the reviewtask documentation! This documentation is organized into two main sections to help you quickly find what you need.
📚 User Guide¶
For developers using reviewtask to manage PR reviews
The User Guide covers everything you need to know to use reviewtask effectively:
- Installation - Installing reviewtask on your system
- Quick Start - Get up and running in 5 minutes
- Authentication - Setting up GitHub access
- Commands Reference - All CLI commands and options
- Workflow Guide - Best practices for daily use
- Configuration - Customizing reviewtask behavior
- Troubleshooting - Solving common problems
🔧 Developer Guide¶
For contributors and developers extending reviewtask
The Developer Guide provides in-depth technical documentation:
- Architecture Overview - System design and components
- Development Setup - Setting up your dev environment
- Project Structure - Code organization
- Testing Strategy - Testing approach and guidelines
- Contributing - How to contribute
- Versioning - Release management process
🚀 Quick Links¶
- Repository: github.com/biwakonbu/reviewtask
- Latest Release: Download
- Report Issues: GitHub Issues
- Discussions: GitHub Discussions
🌟 Key Features¶
- 🔍 PR Review Analysis - Convert GitHub reviews into actionable tasks
- 🤖 AI-Powered - Intelligent task generation using Claude
- ⚡ Parallel Processing - Fast analysis of multiple comments
- 📋 Task Management - Full lifecycle tracking (todo/doing/done)
- 🔄 State Preservation - Never lose work progress
- 🎯 Smart Prioritization - Customizable priority rules
- 🔌 Extensible - Plugin architecture for AI providers
📖 Choose Your Path¶
I want to use reviewtask¶
→ Start with the User Guide
I want to contribute to reviewtask¶
→ Start with the Developer Guide
I need help¶
→ Check Troubleshooting or open an issue