Skip to main content
ClaudeWave
Skill1.3k repo starsupdated today

spk-mission-types

The spk-mission-types skill helps users select appropriate Spec Kitty mission workflows by identifying whether requested work involves software changes, documentation, research, or custom processes, then comparing available mission type options before initiating execution. Use this skill when users need guidance on mission type selection or understanding differences between workflow approaches.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/Priivacy-ai/spec-kitty /tmp/spk-mission-types && cp -r /tmp/spk-mission-types/src/doctrine/skills/spk-mission-types ~/.claude/skills/spk-mission-types
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# 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, 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.