implementation-task-creator
Installation
SKILL.md
Implementation Task Creator
Create task files that break down components into implementable TDD steps.
Activation
Activate when you detect:
- "Break down X for implementation"
- "Create task for X"
- Moving from Phase 2 to Phase 3
- Need implementation tasks for a component
Workflow
1. Load Component Architecture
Use Read on {project_path}/architecture/{component}.md
If file doesn't exist, ask: "No architecture found for {component}. Create architecture first?"