Merge an accepted Spec Kitty mission safely, preserving git invariants, mission state, and post-merge follow-through.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add Priivacy-ai/spec-kitty --skill spk-gate-merge --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Spk Gate Merge?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/priivacy-ai-spk-gate-merge)More formats (shields.io, HTML) on the badges page.
---
name: spk-gate-merge
description: "Merge an accepted Spec Kitty mission safely, preserving git invariants, mission state, and post-merge follow-through."
---
# 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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!