User Stories Generator

Converts a Feature Specification or raw requirements into one or more structured User Story files. Reads the input, determines how many user stories are needed based on the number of distinct actors and actions, and generates each story with scenarios and acceptance criteria. Stories are saved directly inside docs/feat/{feature-name}/ as US-001.md, US-002.md, etc. Use this skill whenever someone says "write user stories for this", "generate stories from this spec", "turn this into user stories", or provides a feature spec or requirements and wants user stories produced from it.

thapaliyabikendra Updated

File contents

thapaliyabikendra/agentic-dev-flow/tree/main/plugins/agentic-dev-flow/skills/user-stories-generator commit bf1406c66d

Frequently asked questions

npx skillmds@latest add thapaliyabikendra/user-stories-generator