Skip to content
Development
Skill

/spk-gate-merge

Merge an accepted Spec Kitty mission safely, preserving git invariants, mission state, and post-merge follow-through.

From plugin
spec-kitty
1.5k53 skills1 command
Install
$ npx -y skills add Priivacy-ai/spec-kitty --skill spk-gate-merge --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/spk-gate-merge

Context preview

The summary Claude sees to decide when to auto-load this skill.

Merge an accepted Spec Kitty mission safely, preserving git invariants, mission state, and post-merge follow-through.

SKILL.md

spk-gate-merge.SKILL.md
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.

Ships withspec-kitty

Spec-Driven Development for serious software developers. Spec Coding with with Claude, Cursor, Gemini, Codex. Kanban dashboard, git worktrees, auto-merge and more.

Get the whole plugin

Other skills on spec-kitty.