spk-gate-accept
SolidRun the Spec Kitty accept gate for a completed mission and verify final readiness before merge.
AI & Automation 1,449 stars
131 forks Updated today MIT
Install
Quality Score: 83/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# spk-gate-accept
Use this skill when runtime reaches terminal state, the user asks to accept a
mission, or all WPs appear complete.
## Flow
1. Run `/spec-kitty.accept` or the equivalent CLI command.
2. Confirm all required WPs are approved or done.
3. Verify required tests, artifacts, and mission invariants.
4. If accept fails, route to `spk-run-blocked-recovery`.
5. If accept passes, route to `spk-gate-merge`.
## Rule
Accept is not a formality. It is the final pre-merge readiness gate.
Details
- Author
- Priivacy-ai
- Repository
- Priivacy-ai/spec-kitty
- Created
- 9 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
spk-gate-merge
Merge an accepted Spec Kitty mission safely, preserving git invariants, mission state, and post-merge follow-through.
1,449 Updated today
Priivacy-ai Code & Development Solid
spk-gate-mission-review
Run post-merge Spec Kitty mission review for spec-to-code fidelity, FR coverage, drift, risk, and final verdict.
1,449 Updated today
Priivacy-ai AI & Automation Solid
spk-admin-git-workflow
Operate Spec Kitty git workflows, worktrees, safe commits, merge preflights, stale state checks, and recovery.
1,449 Updated today
Priivacy-ai