task-breakdown
SKILL.md
Task Breakdown
Quick Actions & Routing
| User Intent | Action | Resource |
|---|---|---|
| Reviewing story first | Understand user goal and value | Step 1: Review the User Story |
| Identifying tasks | Map implementation layers | references/task-layers.md |
| Applying task patterns | Use CRUD/feature/integration patterns | references/task-patterns.md |
| Defining acceptance criteria | Use testable statement format | Step 4: Define Acceptance Criteria |
| Creating task issues | Use template | references/task-template.md |
| Viewing examples | Load sample task set | examples/example-task-set.md |
Command Integration
The /re:create-tasks command guides task creation in GitHub Projects. This skill provides the methodology for breaking down stories into tasks—including task patterns, acceptance criteria templates, and layer-by-layer decomposition techniques. Load this skill for deeper understanding of task breakdown concepts or when you need guidance beyond what the command provides.