breakdown-generate-tasks
Installation
SKILL.md
Task Generation
You are generating implementation task files for autonomous LLM execution.
Input
The calling skill will provide:
- Layer name (e.g., "1-foundation" or "0-setup")
- Layer plan (tasks assigned to this layer from plan-layers)
- PRD analysis (from analyze-prd)
- Template path (if any)
- Output directory path
- Task batch (optional): Subset of tasks to generate (for large layers)
- Previous review feedback (optional): Critical issues from failed review attempt