Skip to content
Development
Skill

/spk-mission-types

Explain Spec Kitty mission types, step contracts, action indices, and when to choose each mission workflow.

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

Context preview

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

Explain Spec Kitty mission types, step contracts, action indices, and when to choose each mission workflow.

SKILL.md

spk-mission-types.SKILL.md
name: spk-mission-types
description: "Explain Spec Kitty mission types, step contracts, action indices, and when to choose each mission workflow."

spk-mission-types

Use this skill when the user asks which kind of mission to run or how mission types differ.

Workflow

1. Identify the requested work: software change, standalone planning, documentation, research, or custom/team workflow. 2. Compare available mission types before creating new process. 3. Use the legacy `spec-kitty-mission-system` skill for detailed step-contract, procedure, action-index, and template-resolution mechanics.

Boundary

Mission types define workflow behavior. Skills explain how to operate that behavior; they do not redefine the mission DAG.

Built-In Types

  • `software-dev`: default feature/change workflow with tasks and WP iteration.
  • `research`: evidence-gathering workflow before or during product decisions.
  • `plan`: planning-only workflow.
  • `documentation`: documentation-oriented workflow.
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.