What problem does it solve?
This Skill turns implementation changes into a structured code review workflow, helping teams catch correctness issues, security risks, cost problems, and missed acceptance criteria before merge.
Core Features & Use Cases
- Multi-layer Review: Checks code correctness first, then expands into domain-specific review paths when project configuration calls for them.
- Agent Coordination: Dispatches specialized reviewers for broader coverage during explicit or final reviews, then merges and deduplicates findings.
- Acceptance Criteria Verification: Compares implementation evidence against plan artifacts so story requirements are not silently missed.
- Review Run Management: Writes each review to a dated, non-overwriting output folder with summary and detailed agent artifacts for traceability.
Quick Start
Ask the review skill to inspect the latest code changes and produce a merged findings summary with the most important issues first.