Skip to content
Development
Skill

/spk-mission-plan

Operate the Spec Kitty plan phase: convert a completed spec into architecture, data flow, risks, and implementation strategy.

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

Context preview

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

Operate the Spec Kitty plan phase: convert a completed spec into architecture, data flow, risks, and implementation strategy.

SKILL.md

spk-mission-plan.SKILL.md
name: spk-mission-plan
description: "Operate the Spec Kitty plan phase: convert a completed spec into architecture, data flow, risks, and implementation strategy."

spk-mission-plan

Use this skill when a mission has a spec and needs an implementation plan.

Flow

1. Invoke `/spec-kitty.plan` against the active mission. 2. Ground the plan in the spec and existing repo architecture. 3. Make tradeoffs explicit: interfaces, data flow, migration needs, tests, rollout, and risks. 4. Route research gaps to `spk-mission-research`. 5. Route unclear mission type or workflow questions to `spk-mission-types`.

Guardrail

Do not let the plan silently change functional requirements. If the plan discovers a spec issue, return to `spk-mission-specify`.

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.