What problem does it solve? Breaking an epic into stories often produces vague tickets that cause build agents to deliver confident but wrong work. This Skill enforces a disciplined story format so every capability is written in the user's terms with checkable acceptance criteria. ## Core Features & Use Cases - Dan North story format: Name-style titles, an As-a/I-want/so-that narrative with a named person, and numbered Given/When/Then acceptance criteria. - Delivery checks split: Non-behavioural obligations (process attestations, ops steps) go in their own numbered list so acceptance criteria stay purely behavioural. - Scope guardrails: Caps stories at five or six scenarios, keeps specs and plans out of the story, and hands off to ready-review, design, and task-writer seats. - Use Case: You have an epic for a lyric chart editor. Use this Skill to break it into stories like "transpose tool", each with a real user narrative and numbered acceptance criteria a reviewer can verify. ## Quick Start Ask the agent to break this epic into user stories using the story-writer format with named users and numbered acceptance criteria.