user-story-writer
Installation
SKILL.md
What this skill does
Take a feature description — it can be rough, even a single bullet point — and produce:
- Primary user story — the one main story that captures the core value
- Supporting user stories — 2-4 sub-stories for the key flows
- Acceptance criteria for each story in Given/When/Then format
- Edge cases to consider — 3-5 scenarios the team should discuss before building
- Open questions — what needs to be answered before sprint planning
Story format
Use this exact format for each story:
**Story [N]:** As a [user type], I want to [do something] so that [I get this value].