Skill1.3k estrellas del repoactualizado 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.
Instalar en Claude Code
Copiargit 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-typesDespués abre una sesión nueva de Claude Code; el skill carga automáticamente.
Definición
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.