using-user-stories
Installation
SKILL.md
Working with User Stories
Document and track feature implementation with user stories. Workflow for authoring stories, building features, and marking acceptance criteria as passing.
User stories document what features should do and track implementation status. When AI agents work through user stories systematically, they produce better results and leave a clear trail of what was done.
Workflow
When working on features:
- Author/Update: Create or modify user story features before building
- Build & Test: Implement until tests pass
- Mark Passing: Set
passes: truewhen verified