What problem does it solve?
Standard pull request reviews often miss critical bugs, produce excessive false positives, or fail to validate findings before surfacing them to developers, leading to low-quality code shipping to production and wasted reviewer time.
Core Features & Use Cases
- Multi-lane parallel exploration: Scans PR diffs across six dedicated dimensions (correctness, security, dependencies, docs, tests, performance) to maximize finding recall.
- Rigorous validation pipeline: All candidate findings are independently validated by reviewer agents and challenged by critics to eliminate unvetted noise before reporting.
- Use Case: Perfect for engineering teams reviewing high-stakes PRs such as security patches, core logic changes, or compliance updates where missing a bug or flooding reviewers with false positives is unacceptable.
Quick Start
Use the swarm-pr-review skill to run a full high-confidence review of the open pull request linked in your current OpenCode session.