cmd-speckit-tasks
Installation
SKILL.md
/speckit.tasks
Agent skill wrapper for the Claude command /speckit.tasks.
When the original command text references {{INPUT}}, $1, or named arguments, map them from the user's current request.
Command Instructions
Generate a dependency-ordered tasks.md with phase-based tasks derived from the feature specification and plan.
Steps
- Locate artifacts:
- If input names a feature or directory, use it.
- Otherwise check
.specify/specs/and ask if multiple features exist. - Load:
spec.md(user stories + priorities),plan.md(tech stack, phases). Optionally:data-model.md,contracts/,research.md. - Load
.specify/memory/constitution.md. - Set
FEATURE_DIRto the feature directory.