spk-gate-merge
SolidMerge an accepted Spec Kitty mission safely, preserving git invariants, mission state, and post-merge follow-through.
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-merge
Use this skill after `spk-gate-accept` passes or when a user asks to merge a
mission.
## Flow
1. Confirm the mission passed accept.
2. Run `/spec-kitty.merge` or the equivalent CLI command.
3. Resolve git/worktree blockers with `spk-admin-git-workflow`.
4. After merge, route to `spk-gate-mission-review`.
5. Then route to `spk-gate-retrospective`.
## Rule
Do not merge rejected, blocked, or partially reviewed work.
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-accept
Run the Spec Kitty accept gate for a completed mission and verify final readiness before merge.
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