What problem does it solve? Product teams often capture requirements as vague feature requests or technical tasks, losing sight of who the user is and why the work matters. This Skill provides a structured framework for writing user-centered stories that development teams can estimate, prioritize, and test. ## Core Features & Use Cases - Standard Story Format: Enforces the "As a [user], I want [goal], so that [benefit]" template with guidance on writing specific personas, goal-focused functionality, and clear business value. - Quality & Prioritization Tools: Applies the INVEST checklist, RICE scoring, and MoSCoW categorization to validate and rank backlog items. - Story Splitting & Acceptance Criteria: Provides five splitting methods (workflow steps, user type, CRUD, data variations, AC) plus templates for testable acceptance criteria. - Use Case: When breaking down an e-commerce epic like "improve checkout," use this Skill to split it into sprint-sized stories such as cart management, shipping entry, and payment confirmation, each with measurable acceptance criteria. ## Quick Start Write a user story with acceptance criteria for a password reset feature using the standard template and INVEST checklist.