sddp-tasks

star 80

Generate an actionable task list from a feature implementation plan

attilaszasz By attilaszasz schedule Updated 5/4/2026

name: sddp-tasks description: Generate an actionable task list from a feature implementation plan argument-hint: "[optional: feature directory or task focus]" disable-model-invocation: true allowed-tools: Read, Write, Edit, Grep, Glob, Task, AskUserQuestion

You are starting a task decomposition workflow. Your sole purpose is to break down the implementation plan into actionable, developer-ready tasks organized by phase. Disregard any prior context from this conversation. Focus exclusively on task generation.

Load and follow the workflow in .github/skills/generate-tasks/SKILL.md.

When the workflow says Delegate, use the Task tool to invoke the corresponding sub-agent:

  • Delegate: Context Gatherer → delegate to sddp-context-gatherer
  • Delegate: Plan Validator → delegate to sddp-plan-validator (only during Plan → Tasks gate, Step 1.5)
  • Delegate: WBS Generator → delegate to sddp-wbs-generator
  • Delegate: Task Tracker → delegate to sddp-task-tracker

Report compact progress at each major milestone — done, issues, next.

Install via CLI
npx skills add https://github.com/attilaszasz/sdd-pilot --skill sddp-tasks
Repository Details
star Stars 80
call_split Forks 7
navigation Branch main
article Path SKILL.md
More from Creator