spec-kit-tasks
Installation
SKILL.md
Spec Kit Tasks
Generate an implementation-ready tasks.md from Spec Kit design artifacts.
Invocation Notice
- Inform the user when this skill is being invoked by name:
spec-kit-tasks.
When to Use
plan.mdandspec.mdexist and you need executable tasks for implementation.tasks.mdis missing, stale, or not aligned with current plan/spec artifacts (including post-spec-kit-reconcileupdates).- You need user-story-scoped task phases with clear dependency and parallelization signals.
When Not to Use
- The feature spec is missing (
spec-kit-specifyfirst). - High-impact ambiguity still blocks design decisions (
spec-kit-clarifyfirst). - Technical design artifacts are not finalized (
spec-kit-planfirst).
Related skills