spk-start-command-map
SolidMap Spec Kitty slash commands and CLI entry points to spk skills. Use when choosing /spec-kitty.* commands or explaining command-skill boundaries.
AI & Automation 1,449 stars
131 forks Updated today MIT
Install
Quality Score: 85/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# 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.
Details
- Author
- Priivacy-ai
- Repository
- Priivacy-ai/spec-kitty
- Created
- 9 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
spk-meta-skill-map
Discover the Spec Kitty 3.2.0 spk skill hierarchy, naming convention, legacy aliases, and the correct skill for a user intent.
1,449 Updated today
Priivacy-ai AI & Automation Solid
spk-start-here
Start here for Spec Kitty. Orient CLI users and supported agent-harness users; choose the right command, skill family, and recovery path.
1,449 Updated today
Priivacy-ai AI & Automation Solid
spk-start-agent-surface
Choose the correct Spec Kitty workflow for Codex CLI, Claude Code, and supported slash-command or command-skill harnesses.
1,449 Updated today
Priivacy-ai