What problem does it solve?
Coordinating end-to-end verification of changes by confirming implementations meet their specs or bugs are fully resolved, and presenting a single, consolidated acceptance receipt to guide downstream decisions.
Core Features & Use Cases
- Parallel fan-out across specialized agents (manual-tester, code-reviewer, AC-coverage, design/a11y, security, performance, architecture, build-config, devops) to accelerate validation.
- Unified receipt generation that aggregates verdicts, surfaces blockers, and enables routing to subsequent stages.
- Flexible input resolution from spec frontmatter, test plans, and reproduction artifacts, with a re-verification loop that re-runs changed or failed checks.
- Works for UI and non-UI projects, adapting fan-out based on spec and diff context, while preserving backward compatibility.
Quick Start
Invoke the acceptance skill to verify a change against its spec or confirm bug resolution and generate a consolidated acceptance receipt.