---
name: priivacy-ai/spk-start-command-map
source: https://app.decimal.ai/s/priivacy-ai-spk-start-command-map@1/SKILL.md
source_sha256: 3b9e82f4249c
---

# spk-start-command-map

Route command questions without conflating command wrappers and operating
skills.

## Flow

1. Read `references/command-map.md`.
2. Choose the command for execution and the `spk-*` skill for operating
   guidance.
3. If the user asks for discovery rather than a command, route to
   `spk-meta-skill-map`.

## Boundary

`/spec-kitty.*` files are generated slash-command or prompt-command surfaces.
`spec-kitty.<command>` Agent Skills are generated under `.agents/skills/` for
skill-native hosts. `spk-*` skills are user-facing operating guides. Keep the
surfaces distinct: dotted names are executable command surfaces; hierarchical
`spk-*` names are operating guidance.