What problem does it solve?
It prevents unsafe or incorrect implementation changes from slipping past the acceptance gate by enforcing a structured, incremental review focused on correctness, regressions, architecture conformance, and requirement traceability.
Core Features & Use Cases
- Change-set-first governed review: Reviews only the actual diff to keep review incremental rather than historical debt.
- Failure-mode and traceability checks: Verifies correctness, behavioral regression risk, architecture drift, missing tests, and requirement mismatches.
- Triage into actionable outcomes: Categorizes findings as blocker, should-fix, or optional follow-up, and produces a clear pass/rework recommendation.
Quick Start
Use the skill for a pre-acceptance review of the current change set by asking it to triage findings into blocker and should-fix items and state whether testing acceptance may proceed.