Skip to content
Development
Skill

/spk-run-blocked-recovery

Recover from Spec Kitty blocked runtime states, missing artifacts, failed guards, stale worktrees, and decision-required loops.

From plugin
spec-kitty
1.5k53 skills1 command
Install
$ npx -y skills add Priivacy-ai/spec-kitty --skill spk-run-blocked-recovery --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-run-blocked-recovery

Context preview

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

Recover from Spec Kitty blocked runtime states, missing artifacts, failed guards, stale worktrees, and decision-required loops.

SKILL.md

spk-run-blocked-recovery.SKILL.md
name: spk-run-blocked-recovery
description: "Recover from Spec Kitty blocked runtime states, missing artifacts, failed guards, stale worktrees, and decision-required loops."

spk-run-blocked-recovery

Use this skill when `next`, review, accept, merge, sync, or dashboard output shows a blocker.

Flow

1. Capture the exact command and blocker output. 2. Classify the blocker: missing artifact, invalid state, guard failure, worktree/git issue, sync issue, auth issue, or user decision required. 3. Use the nearest specialist skill: setup doctor, git workflow, team sync, review, accept, or merge. 4. Make one repair, rerun the same command, and compare output. 5. Escalate to the user only when the command requires a product decision or external credential.

Rule

Do not bypass a guard. Resolve the reason the guard exists.

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.