What problem does it solve?
Product and engineering teams often receive vague requirements that lack clear user value, measurable outcomes, and testable acceptance criteria, which leads to misaligned implementation and unclear definitions of done. This Skill helps convert user needs and product requirements into concise, outcome-focused user stories that are ready for development and QA.
Core Features & Use Cases
- Structured Story Format: Produces Mike Cohn style Use Cases (As a / I want / so that) to keep focus on user value.
- Testable Acceptance Criteria: Generates Gherkin-style Given / When / Then acceptance criteria that QA and engineering can validate.
- Practical Guidance: Includes quality checks, splitting guidance, and examples to help product managers refine stories during grooming and sprint planning.
- Use Case Example: Convert a PRD requirement into a single, testable backlog item with a short summary, persona, and clear acceptance criteria.
Quick Start
Write a user story for a trial user who wants to log in with Google so that they can access the app without creating a new password and include Gherkin acceptance criteria.