Skip to content
Development
Skill

/spk-gate-accept

Run the Spec Kitty accept gate for a completed mission and verify final readiness before merge.

From plugin
spec-kitty
1.6k55 skills1 command
Install
$ npx -y skills add Priivacy-ai/spec-kitty --skill spk-gate-accept --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-accept

Context preview

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

Run the Spec Kitty accept gate for a completed mission and verify final readiness before merge.

SKILL.md

spk-gate-accept.SKILL.md
name: spk-gate-accept
description: "Run the Spec Kitty accept gate for a completed mission and verify final readiness before merge."

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. When the mission changed typed sources, run the project's configured compiler/typecheck command, matching CI, in addition to the test runner. A failed compiler command fails the gate; passing behavioral tests are not a substitute. 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.

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.