Generate Task

Breaks a PRD into ordered, production-ready engineering tasks ready for execution by /execute-task. Use when: (1) converting a PRD document into executable engineering tasks, (2) planning feature delivery as a sequence of mergeable, self-contained pull requests, (3) the user says 'generate tasks', 'break down this PRD', 'create tasks from PRD', 'plan the implementation tasks', or 'task breakdown'. Each generated task document embeds its own success criteria, baseline checks, post-change tests, performance benchmarks, and non-functional requirements — making it directly executable by /execute-task.

jgamaraalv 8391aae 2 files · 9.4 KB Updated

File contents

jgamaraalv/ts-dev-kit/tree/main/skills/generate-task commit 8391aae171

Frequently asked questions

npx skillmds@latest add jgamaraalv/generate-task