What problem does it solve?
Writing precise, testable user stories from vague requirements is error-prone and time-consuming. This skill provides a disciplined template to convert inputs into SMARC-compliant stories that guide developers and QA.
Core Features & Use Cases
- Canonical story format: As a <persona>, I want to <action>, so that <outcome>, with traceability to source material.
- Reference-driven drafting: Uses provided references (e.g., references/user-story-format.md) to structure stories and ensure consistency.
- Open questions & assumptions: Explicitly captures OQ and ASM sections to resolve ambiguities before coding.
- Mode-aware drafting: Supports Liza mode (autonomous drafting) and Pairing mode (human-in-the-loop review).
- Quality guardrails: Enforces SMARC criteria, acceptance criteria mapping, and dependency specification.
- Outputs and reuse: Produces markdown story documents ready for commit and reuse across sprints.
Quick Start
Create and save a draft user-story document at the specified path using the canonical As a, I want to, so that format.