What problem does it solve?
Multi-agent, structured PR review reduces missed defects, inconsistent feedback, and slow human review cycles by producing high-confidence, deduplicated findings and clear suggested actions before merge.
Core Features & Use Cases
- Parallel specialist reviewers: Run 3-reviewer quick mode or 8-reviewer full mode across correctness, security, conventions, performance, API contracts, data migration, maintainability, and adversarial lenses.
- Confidence scoring and classification: Deduplicate findings, boost consensus confidence, and label issues as AUTO-FIX for safe mechanical fixes or ASK for user decisions.
- Optional auto-fix and PR posting: Apply low-risk fixes automatically and optionally post structured PR review comments via the GitHub CLI for seamless team workflows.
- Use Case: Audit a branch or PR to identify security regressions, migration risks, and maintainability concerns before merge, or run automated periodic reviews on long-lived branches.
Quick Start
Review pull request 123 in full mode and post the findings as PR comments.