Break a complex task into smaller, manageable sub-tasks
/plugin marketplace add IvanTorresEdge/molcajete.ai/plugin install ivantorresedge-prd-prd@IvanTorresEdge/molcajete.ai**Note:** The {spec-name} should be the timestamped directory name (e.g., `20251112-feature_name`) created by previous commands.
## When to Use This Command
**Use `/prd:break-task` when:**
- Task has complexity >8 points
- Task reveals hidden complexity during implementation
- You need more granular tracking of progress
- Task is blocking and needs to be divided among team members
**Example:**
This breaks down task 1.2 in the user-auth spec into smaller sub-tasks.
---
IMPORTANT: Immediately use the Task tool with subagent_type="prd:task-planner" to delegate ALL work to the task-plann...