What problem does it solve?
This Skill helps you review code changes rigorously when a normal pass might miss hidden defects, spec mismatches, or risky edge cases. It structures review into multiple adversarial perspectives so findings are more reliable and easier to act on.
Core Features & Use Cases
- Layered Review Strategy: Runs parallel review roles including Blind Hunter, Edge Case Hunter, and Acceptance Auditor to inspect the same diff from different angles.
- Flexible Diff Targeting: Supports uncommitted changes, staged changes, branch diffs, commit ranges, and user-provided diffs or file lists.
- Structured Triage and Follow-Through: Deduplicates findings, classifies them into patch, decision_needed, defer, or dismiss, and can persist review results into story and sprint tracking files.
- Use Case: Ideal when a developer wants a high-signal review of a feature branch against its story or spec before marking work complete.
Quick Start
Ask the AI to run code review on your current branch or on a specified diff and provide the related story or spec file if you want acceptance auditing.