What problem does it solve?
Reduce review churn and prevent ambiguous responses by mapping each reviewer finding to a specific code change and verifiable evidence, enabling reviewers to close items confidently without repeated back-and-forth.
Core Features & Use Cases
- Structured closure tracking: Build and maintain a closure table that links each finding to severity, owned files, planned change, verification command, and result.
- Surgical fixes and verification: Implement the smallest coherent fix batches, run targeted verification (narrow → medium → broad), and record pass/fail evidence for each finding.
- Re-run control and handoff: Limit reruns to avoid infinite loops, isolate minimal reproductions, and produce handoff artifacts listing closed findings, commands run, evidence, remaining open items, and residual risk.
- Use Case: Respond to PR review comments by prioritizing P1/P2/P3 findings, applying minimal patches, and providing verification commands and results per finding to close the review round.
Quick Start
Have the agent address the latest PR review comments by mapping findings to minimal fixes and supplying pass/fail evidence for each item.