breaking-down-stories
Installation
SKILL.md
Breaking Down Stories
Decompose a user story into small, actionable tasks using holistic brainstorming—consider all work categories at once rather than thinking sequentially through the story. Each task should be self-contained enough for a pair to pick up independently.
Quick Start
Given a story, generate a flat task list where each task is small enough to complete in a single focused session:
## Tasks for: [Story Title]
- [ ] Task description
- [ ] Task description -- (context: why this matters)
...