What problem does it solve?
This Skill helps identify bugs, edge cases, specification violations, and acceptance gaps in code changes before they reach production, while reducing review noise through structured triage.
Core Features & Use Cases
- Adversarial Review Layers: Coordinates Blind Hunter, Edge Case Hunter, and Acceptance Auditor reviews for independent perspectives.
- Context-Aware Analysis: Reviews staged changes, working-tree changes, branches, commit ranges, or supplied diffs with optional story and specification context.
- Structured Triage: Normalizes, deduplicates, and classifies findings as decision-needed, patch, defer, or dismiss.
- Actionable Workflow: Presents findings, supports patch handling, records review results in story files, and synchronizes sprint status when applicable.
- Use Case: Use this Skill to review a feature branch against main, detect failure paths and acceptance-criteria gaps, and produce prioritized fixes before merging.
Quick Start
Ask the code-review skill to review the current branch against main and assess the changes against the relevant story or specification.