What problem does it solve?
This Skill automates rigorous, adversarial code reviews by launching multiple reviewer layers, consolidating findings, and converting them into clear, actionable backlog items so engineering teams can find, prioritize, and fix logical, edge-case, and acceptance issues faster.
Core Features & Use Cases
- Parallel adversarial reviews: Runs Blind Hunter, Edge Case Hunter, and Acceptance Auditor roles in parallel to surface different classes of problems.
- Structured triage and deduplication: Normalizes, deduplicates, and classifies findings into decision_needed, patch, defer, or dismiss buckets.
- Diff construction and spec awareness: Builds diffs from staged/uncommitted changes, branches, commit ranges, or provided diffs, and audits changes against spec files and sprint context.
- Workflow integration: Writes findings back to story files, appends deferred items, and can sync story status in sprint tracking artifacts.
- Use Case: Run this on a pull request or local branch to get a disciplined, triaged review that yields actionable tasks for engineers and product owners.
Quick Start
Ask the skill: Please run code review on the current branch against main and include the related spec file if available.