spk-meta-skill-map
Use this skill when the user asks what skills exist, how spk-* names are
organized, or which skill applies.
Naming Convention
Use spk-<family>-<action-or-topic>.
Legacy family means the pre-3.2.0 spec-kitty-* compatibility skills that
remain alongside the newer spk-* hierarchy.
Families:
spk-start-*: onboarding and orientation.
spk-mission-*: authoring mission artifacts before runtime execution.
spk-run-*: runtime advancement, program orchestration, implementation,
review, and blockers.
spk-gate-*: accept, merge, mission review, and retrospectives.
spk-admin-*: setup, configuration, upgrades, dashboard/status.
spk-team-*: auth, sync, tracker, connectors.
spk-doctrine-*: charter, glossary, SPDD, profiles, bulk-edit policy.
spk-integrate-*: APIs, CI, external automation.
spk-meta-*: skill discovery and authoring.
Full 3.2.0 Pack
Use the reference map for the complete inventory:
references/spk-skill-map.md.
Rule
Choose the narrowest matching skill. If multiple skills match, start at the
earliest lifecycle family: start, mission, run, gate, admin/team, doctrine,
integrate, meta.
1---2name: spk-meta-skill-map3description: Discover the Spec Kitty 3.2.0 spk skill hierarchy, naming convention, legacy aliases, and the correct skill for a user intent.4---56# spk-meta-skill-map78Use this skill when the user asks what skills exist, how `spk-*` names are9organized, or which skill applies.1011## Naming Convention1213Use `spk-<family>-<action-or-topic>`.1415Legacy family means the pre-3.2.0 `spec-kitty-*` compatibility skills that16remain alongside the newer `spk-*` hierarchy.1718Families:1920- `spk-start-*`: onboarding and orientation.21- `spk-mission-*`: authoring mission artifacts before runtime execution.22- `spk-run-*`: runtime advancement, program orchestration, implementation,23 review, and blockers.24- `spk-gate-*`: accept, merge, mission review, and retrospectives.25- `spk-admin-*`: setup, configuration, upgrades, dashboard/status.26- `spk-team-*`: auth, sync, tracker, connectors.27- `spk-doctrine-*`: charter, glossary, SPDD, profiles, bulk-edit policy.28- `spk-integrate-*`: APIs, CI, external automation.29- `spk-meta-*`: skill discovery and authoring.3031## Full 3.2.0 Pack3233Use the reference map for the complete inventory:34`references/spk-skill-map.md`.3536## Rule3738Choose the narrowest matching skill. If multiple skills match, start at the39earliest lifecycle family: start, mission, run, gate, admin/team, doctrine,40integrate, meta.