What problem does it solve?
Helps product teams avoid vague, untestable backlog entries by codifying the Mike Cohn user story structure with Gherkin acceptance criteria, so every story clarifies who benefits, what changes, and how success is validated.
Core Features & Use Cases
- Mike Cohn + Gherkin Guidance: Teaches the structure for "As a / I want / so that" plus Given/When/Then steps to keep stories user-centric and testable.
- Context Checklists: Encourages capturing persona, problem understanding, desired outcome, and constraints before writing or committing stories.
- Template & Examples: Supplies a Markdown template, CLI helper script, and sample stories to speed up consistent writing during backlog grooming and sprint planning.
Quick Start
Ask the Skill to write a Mike Cohn user story with Gherkin acceptance criteria for the new notification workflow.