Break down a PRD.md into a concrete, executable tasks.md checklist that a developer or an AI agent can pick up and ship. Reads .workflow/PRD.md (and .workflow/PROJECT.md for context), produces .workflow/tasks.md with one task per checkable bullet, grouped by user story or epic, sized to ~2–8 hours each. Output is compatible with beads, GitHub Issues import, linear-scrum (via Linear MCP), and ralph-tui task sources. Use when the user says "split this into tasks", "make the issues", "ticket the PRD", "task breakdown", "create the issues from the PRD", or the orchestrator routes here from phase prd_drafted. Not for: writing code or implementing the tasks (those run later).
.workflow/PRD.md exists and phase is prd_drafted.prd_drafted (optional next step before scaffolding)./plugin install dev-flow@dev-flow # the whole suite
./install.sh --platform claude # or drop dist/prd-to-tasks.skill into Claude Code