tasks-generator
Installation
SKILL.md
Tasks Generator
Transform PRD documents into structured, sprint-based development tasks with dependency analysis.
Environment Check
Before running this skill, verify:
- The project has a PRD file (prd.md or similar)
- You have write access to the project directory
- The project is a git repository with a remote
- You can run bash commands in the project directory
If any check fails, the skill will stop and ask for clarification.
Subagent Architecture
This skill uses a Staged Pipeline (E) + Parallel Workers (B) architecture: