What problem does it solve?
It prevents sprint planning from producing vague goals by translating a sprint objective into user stories that have explicit, behaviorally testable acceptance criteria and clear out-of-scope boundaries.
Core Features & Use Cases
- User story drafting: Produces atomic stories that are independently shippable, each with a consistent template for easier review.
- Behaviorally testable acceptance criteria: Ensures every acceptance criteria item can be verified through observable inputs and outcomes.
- Explicit out-of-scope lists: Defines what the team will not do in the sprint to reduce ambiguity and rework.
- Domain alignment: Uses terms consistent with the project glossary and flags any missing terms for the Architect to add.
Quick Start
Use the product-owner skill to draft user stories for your current sprint by writing the sprint goal into the working context and instructing it to generate /docs/sprint/{name}/user-stories.md using the required template.