What problem does it solve?
It prevents unclear, evidence-poor pull requests and plan reviews by turning a change into a reviewer-ready handoff with scope, diff intent, verification receipts, and risk context.
Core Features & Use Cases
- Evidence-backed review packet: bundles scope packet, per-file diff summary, verification evidence (including exact commands/exit codes), known risks, and reviewer selection rationale.
- Reviewer gate for high-stakes changes: supports strict plan-review mode and enforces required baseline reviewer coverage plus risk-triggered specialists when needed.
- Operational safety and completeness checks: blocks review invocation if required fields (scope packet, diff summary, verification evidence, known risks, reviewer selection) or required receipts/artifacts are missing.
- Reviewer prompt standardization: instructs the reviewer to use the durable reviewer-output template with consistent severity, line-level findings, impact, evidence, and verdict.
Quick Start
Ask your AI tool to run requesting-code-review before opening or sending a PR by providing the plan/PR candidate and the evidence/verification artifacts needed for a review loop.