What problem does it solve? Product teams often write vague, implementation-focused requirements that lack user context and testable outcomes, leading to miscommunication between product and development. This Skill provides a structured framework for capturing requirements as user-centered stories with clear acceptance criteria. ## Core Features & Use Cases - Standard Story Format: Enforces the "As a... I want... so that..." 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 & Templates: Provides five splitting techniques (workflow steps, user types, CRUD, data variations, acceptance criteria) plus a ready-to-use story template with real-world examples. - Use Case: When breaking down an epic like "user account management" into sprint-ready backlog items, use this Skill to split it into independent stories, write testable acceptance criteria, and prioritize them with RICE scoring. ## Quick Start Write a user story with acceptance criteria for a password reset feature and check it against the INVEST criteria.