Tasks

Break a feature into ordered implementation tasks. Use this skill whenever the user says "tasks", "tasks <feature>", "break this down", "what needs to be built", "implementation order", "task list", "what's next", "story breakdown", or wants to know what to implement and in what order. Also use when the user wants to update task status ("mark TASK-3 done"), reorder tasks, add tasks, split tasks, or check progress on existing tasks. Trigger even for casual phrasing like "what's left to build", "figure out the implementation steps", "create stories for this feature", or "what do I need to build first". Produces .knowledge/features/<feature>/tasks.md from spec.md + plan.md. Does NOT produce specs (/spec), plans (/plan), code (/implement), or review specs (/clarify).

crustacean-dev a6a4444 6.4 KB Updated

File contents

crustacean-dev/knowledge-skills/tree/main/skills/tasks commit a6a4444beb

Frequently asked questions

npx skillmds@latest add crustacean-dev/tasks