What problem does it solve?
Reviewing provides the final automated quality gate for features by verifying that implemented work is correct, safe, and complete before a human approves merge. It prevents regressions, security gaps, missing verification evidence, and untracked follow-up work from slipping into production.
Core Features & Use Cases
- Runs four specialist review agents (code-quality, architecture, security, test-coverage) and a learnings synthesizer to surface cross-cutting patterns.
- Performs three-level artifact verification (exists, substantive, wired), human UAT walkthroughs, and converts findings into traceable beads with P1/P2/P3 severity rules.
- Finishing checklist automates build/test validation, PR creation options, state archival, and handing off compounding tasks; ideal for gated release workflows, auditable feature closeout, and security-sensitive deployments.
Quick Start
Invoke reviewing after the final phase swarm to run specialist reviewers, verify artifacts and UAT items, and produce review beads and finishing artifacts.