What problem does it solve?
Fixes and reconciles issues found in one or more external PR reviews (and your own /pr-review output) so the PR is updated end-to-end with consistent, validated changes.
Core Features & Use Cases
- Unify multiple reviewers into one findings table: Deduplicates overlapping claims across reviews while preserving sources and evidence.
- Scrutinize before acting: Re-reads the full PR diff and each referenced file/line to confirm findings against reality and the PRD.
- Calibrated pushback gate: Voices pushback only when a finding is wrong, would regress behavior, violates architecture/ADR rules, or expands scope.
- End-to-end fix workflow: Applies fixes with TDD where appropriate, verifies build/test/lint gates, then commits and pushes the updated branch.
Quick Start
Ask your AI to run fix-pr-review after you paste one or more external review blocks for the open PR, ensuring your earlier /pr-review output is present in the conversation context.