What problem does it solve?
It ensures proposed changes are reviewed rigorously and consistently so defects, spec mismatches, missing tests, and security issues are caught before shipping.
Core Features & Use Cases
- Structured Verify-Phase Review: Executes a step-by-step process that forces reviewers to read intent first, then read the full diff, then evaluate against all criteria.
- Six-Criteria Issue Classification: Assesses Spec Compliance, Correctness, Test Coverage, Security, Maintainability, and Consistency with actionable output categories.
- Decision-Grade Output: Produces a clear verdict (PASS | NEEDS FIXES | FAIL) with critical/important/suggestion sections and location-aware findings.
- Implementer Feedback Protocol: Provides rules to prevent performative agreement and to evaluate findings thoughtfully when responding to review feedback.
Quick Start
Use the code-review skill during the Verify phase to review a feature implementation against its plan and diff, producing a PASS/NEEDS FIXES/FAIL verdict.