task-generator

Installation
SKILL.md

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 /tasks/tasks-[feature-name].md
  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-tasks? Reply Go to proceed."

Phase 2: Generate Sub-Tasks

  1. Wait for user to reply "Go"
Related skills
Installs
4
GitHub Stars
2
First Seen
Jan 25, 2026