The Agile User Story Author skill transforms vague feature descriptions into professional, developer-ready user stories. By guiding users through a structured workflow—including persona identification, goal definition, and value articulation—it ensures every story follows the 'As a, I want, So that' format. The skill automatically generates detailed acceptance criteria using the Given/When/Then pattern and subjects each story to a rigorous INVEST evaluation. If a story is too large or complex, the skill provides smart splitting patterns based on CRUD operations, workflows, or user types, ensuring your backlog remains manageable and testable.
Key Features
0138 GitHub stars
02Interactive and command-driven story authoring
03Custom persona support for targeted requirement gathering
04Automated INVEST framework scoring and validation
05Given/When/Then acceptance criteria generation
06Smart story splitting suggestions for complex features