What problem does it solve?
When a spec-driven mission reaches its terminal state, teams need a final verification step to confirm all work packages are approved and invariants hold before merging. This Skill runs the Spec Kitty accept gate so no mission is merged without passing the final readiness check.
Core Features & Use Cases
- Accept Gate Execution: Runs
/spec-kitty.accept or the equivalent CLI command to evaluate mission completion.
- Work Package Verification: Confirms all required WPs are in approved or done lanes and validates tests, artifacts, and mission invariants.
- Failure Routing: Routes failed accepts to
spk-run-blocked-recovery and successful accepts to spk-gate-merge.
- Use Case: After all work packages in a feature mission appear complete, invoke this Skill to formally accept the mission and confirm it is ready for the merge gate.
Quick Start
Ask the agent to run the accept gate for the current mission and verify that all work packages are approved before merging.