What problem does it solve? Turning raw requirements into well-formed, testable User Stories is error-prone: stories often lack acceptance criteria, traceability, or clear scope boundaries. This Skill enforces a consistent structure so every story is reviewable and ready for development. ## Core Features & Use Cases - 3C and INVEST validation: Checks every story for Card, Conversation, Confirmation completeness and Independence, Negotiability, Value, Estimability, Smallness, and Testability. - Structured batch template: Generates stories with scope, non-goals, preconditions, business rules, data/audit impact, Given/When/Then acceptance criteria, assumptions, and traceability to source requirements. - Batch quality gate: Ensures a production-coverage map assigns each requirement dimension to a story before preview. - Use Case: Given a requirements document or wiki page, produce a batch of User Stories each with at least three acceptance scenarios and full source traceability. ## Quick Start Convert the attached requirements document into a batch of User Stories with acceptance criteria and traceability.