Skip to content

User Guide

Welcome to the reviewtask User Guide. This documentation is for developers who want to use reviewtask to manage their PR reviews more effectively.

Supported AI Providers & Review Tools

AI Providers for Task Generation

  • 🤖 Cursor CLI - Cursor's AI with automatic model selection (recommended)
  • 🤖 Claude Code - Anthropic's Claude via command-line interface
  • 🤖 Auto-detection - Automatically finds and uses available providers

Review Source Integration

reviewtask automatically detects and processes reviews from multiple sources:

  • ✅ Standard GitHub Reviews - Direct comment processing with thread auto-resolution
  • ✅ CodeRabbit (coderabbitai[bot]) - Automatic nitpick comment detection and filtering
  • ✅ Codex (chatgpt-codex-connector) - Parses embedded comments with P1/P2/P3 priority badges

No configuration required - all review sources work automatically!

Getting Started

Core Features

Advanced Usage