What problem does it solve?
Provide fast, consistent, and evidence-based code reviews for GitHub pull requests so maintainers and contributors get clear, prioritized feedback without manual, repetitive inspection.
Core Features & Use Cases
- Comprehensive Analysis: Fetches PR metadata, diffs, commits, existing reviews, and CI status to evaluate logic, security, performance, and maintainability.
- Context-Aware Review: Clones the repository into a unique temporary directory to inspect surrounding code and tests for accurate findings.
- Single and Batch Workflows: Supports reviewing a single PR interactively or spawning parallel Task agents to review many PRs and aggregate results; excludes automated dependency-bump PRs.
- Actionable Output: Produces structured reports with verdicts (approve/comment/request changes), blocking issues, suggestions, questions, and recommended next steps.
Quick Start
Review owner/repo#123 and produce a structured report with verdict, blocking issues, suggestions, and questions.