spk-start-here
SolidStart here for Spec Kitty. Orient CLI users and supported agent-harness users; choose the right command, skill family, and recovery path.
AI & Automation 1,449 stars
131 forks Updated today MIT
Install
Quality Score: 87/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# spk-start-here
Orient the user by where they are working: command line or supported agent
harness.
## Access Model
- Command-line users run `spec-kitty` CLI commands. `spk-*` skills are not CLI
commands.
- Agent-harness users invoke installed command surfaces:
`/spec-kitty.*` in slash-command hosts, `$spec-kitty.<command>` in Codex, or
the host's skill syntax for skill hosts.
- Public `spk-*` skills are agent operating guides. Use them by name in a
skill-aware harness or let natural-language intent trigger them.
- If commands or skills are missing, route to `spk-admin-setup-doctor`.
## Operating Model
Spec Kitty has three visible layers:
1. Commands: `/spec-kitty.*` slash commands and CLI commands that create or
advance mission artifacts.
2. Skills: `spk-*` operating guides that teach an agent how to use the product.
3. Doctrine: charter, glossary, profiles, directives, and tactics loaded on
demand by the runtime or by specialist skills.
Do not turn this into a full tutorial. Identify entry mode first, then route to
the smallest useful workflow.
## First Route
- New project or broken install: use `spk-admin-setup-doctor`.
- New feature from scratch: use `spk-start-first-feature`.
- User wants a command list: use `spk-start-command-map`.
- User asks "will this work in Codex or Claude?": use `spk-start-agent-surface`.
- Existing mission needs advancement: use `spk-run-next`.
- Multi-mission or multi-repo program: use `spk-run-program-orchestrate`.
- Rev...
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-start-first-feature
Guide a first Spec Kitty feature from setup through specify, plan, tasks, implementation, review, accept, merge, and retrospective.
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 AI & Automation Solid
spk-start-command-map
Map Spec Kitty slash commands and CLI entry points to spk skills. Use when choosing /spec-kitty.* commands or explaining command-skill boundaries.
1,449 Updated today
Priivacy-ai