spk-start-first-feature
SolidGuide a first Spec Kitty feature from setup through specify, plan, tasks, implementation, review, accept, merge, and retrospective.
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-first-feature
Use this skill when a user wants to start their first Spec Kitty mission or
feature and needs the end-to-end path.
## Workflow
1. Verify install and agent surface with `spk-admin-setup-doctor` if commands or
skills are missing.
2. Create or select the mission with `/spec-kitty.specify`.
3. Build the plan with `/spec-kitty.plan`.
4. Produce work packages with `/spec-kitty.tasks` or the outline/packages/finalize
split when the project uses staged task authoring.
5. Advance work with `spk-run-next`.
6. Drive implementation/review loops with `spk-run-implement-review`.
7. Close with `spk-gate-accept`, then `spk-gate-merge`.
8. Finish post-merge checks with `spk-gate-mission-review` and
`spk-gate-retrospective`.
## Guardrails
- Keep the user on one mission until a blocker requires a different route.
- Treat generated runtime prompt files as authoritative for the current action.
- Do not skip review, accept, or merge gates just because implementation appears
complete.
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-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-mission-plan
Operate the Spec Kitty plan phase: convert a completed spec into architecture, data flow, risks, and implementation strategy.
1,449 Updated today
Priivacy-ai AI & Automation Solid
spk-mission-tasks
Operate Spec Kitty task and work-package authoring, including tasks outline, package slicing, and finalization.
1,449 Updated today
Priivacy-ai