Task Generator Generate detailed, step-by-step task lists from specs, plans, or requirements. Workflow (2-Phase Process) Phase 1: Generate Parent Tasks 1. Analyze the spec/plan content for functional requirements and implementation scope 2. Create the task file at 3. Generate 5-7 high-level parent tasks: - Always start with task 0.0 : "Create feature branch" (unless user explicitly opts out) - Use your judgment for the number of additional tasks 4. Present parent tasks to user in the output format (without sub-tasks) 5. Tell user: "I have generated the high-level tasks. Ready to generate sub-…