What problem does it solve? Code reviews often miss edge cases, verification gaps, and spec deviations because a single reviewer pass lacks depth. This Skill runs adversarial, multi-layer reviews of diffs and turns raw findings into triaged, actionable outcomes. ## Core Features & Use Cases - Parallel Review Layers: Runs independent reviewers (Blind Hunter, Edge Case Hunter, Verification Gap, Acceptance Auditor) over the same diff to surface distinct classes of issues. - Structured Triage: Normalizes, deduplicates, and severity-rates findings, then routes each into decision-needed, patch, defer, or dismiss buckets. - Spec-Aware Review: Compares changes against a story or spec file, writes findings back into it, and syncs sprint status after the review. - Use Case: After finishing a feature branch, ask for a code review; the Skill gathers the diff, runs all review layers, presents triaged findings, applies approved patches, and updates the story status. ## Quick Start Run a code review on my current branch changes against the main branch.