Discover the Spec Kitty 3.2.0 spk skill hierarchy, naming convention, legacy aliases, and the correct skill for a user intent.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add Priivacy-ai/spec-kitty --skill spk-meta-skill-map --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Spk Meta Skill Map?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/priivacy-ai-spk-meta-skill-map)More formats (shields.io, HTML) on the badges page.
---
name: spk-meta-skill-map
description: "Discover the Spec Kitty 3.2.0 spk skill hierarchy, naming convention, legacy aliases, and the correct skill for a user intent."
---
# 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, visual communication,
and 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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!