What problem does it solve?
This Skill automates the end-to-end code review process by coordinating parallel specialist sub-agents to assess requirements traceability, code quality, security, performance, accessibility, test coverage, and technical debt. It consolidates findings and provides a final gate decision.
Core Features & Use Cases
- Parallel specialist reviews: Each dimension (requirements traceability, code quality, security, performance, accessibility, tests, debt) is analyzed concurrently and results are aggregated.
- Traceability mapping: Links acceptance criteria to tests and highlights gaps.
- Gate decision: Outputs a /qa-gate-ready decision and gate file for PR/story progression.
- Use Case: You open a PR with multiple changes; the skill analyzes all aspects and updates the story with findings and a gate recommendation.
Quick Start
Use the review skill to initiate a comprehensive review on a PR or story, and let it spawn specialists to produce a gate-ready report. The final output includes consolidated findings and a gate decision.