Generate implementation tasks from specification and plan
Generates atomic implementation tasks from specification and technical plan documents.
/plugin marketplace add devstefancho/claude-plugins/plugin install simple-sdd-plugin@devstefancho-claude-plugins[context]Generate detailed, atomic implementation tasks from specification and technical plan documents.
$1 (Optional: additional context or task filtering in Korean/English)
Read Documents:
docs/spec-init.md to understand all requirements and success criteriadocs/plan-init.md to understand technical architecture and implementation strategyGenerate docs/tasks-init.md with the following structure:
Generate Report:
/implement [--all] to begin implementationBased on the specification in docs/spec-init.md and technical plan in docs/plan-init.md, create a comprehensive task breakdown that developers can immediately begin implementing.
Generate the tasks following the Structure outline with proper grouping, sequencing, and detailed descriptions. Ensure every task is atomic, testable, and clearly linked to specification requirements.
Write all content in English and follow the exact formatting specified above.