/spec-driven-development
Drive Kandev feature work through spec, plan, independent tasks, implementation, QA, and verification.
$ npx -y skills add kdlbs/kandev --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/spec-driven-development
Context preview
What this command does when you run it.
Drive Kandev feature work through spec, plan, independent tasks, implementation, QA, and verification.
Command definition
spec-driven-development.mddescription: Drive Kandev feature work through spec, plan, independent tasks, implementation, QA, and verification. argument-hint: "[feature or fix goal]" allowed-tools: Bash Read Edit Write Grep Glob Agent model: inherit effort: high
Use `.agents/skills/spec-driven-development/SKILL.md` for the full flow; the root `AGENTS.md`/`CLAUDE.md` single-session model workflow applies. Create the durable artifacts, return a design-package handoff, and end the turn. Do not ask for approval or a model switch; the user reviews the files, changes the model if desired, and later asks to implement and run the task-defined tests in the same conversation. The PR AI reviewers provide the semantic gate after PR creation; do not add local QA, review, simplify, security, or broad verification gates by default. Plans may label parallel-safe waves, but use subagents only when the user explicitly authorizes them after selecting the implementation model.
Manage and run tasks in parallel. Orchestrate agents. Review changes. Ship value.
Repo: kdlbs/kandev

