From aidd-pm
Generates INVEST-compliant user stories from a feature description with Product Owner clarification, validation, and tracker saving.
How this skill is triggered — by the user, by Claude, or both
Slash command
/aidd-pm:02-user-stories-createThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Drafts INVEST-compliant user stories from a feature description through Product Owner clarification.
Drafts INVEST-compliant user stories from a feature description through Product Owner clarification.
| # | Action | Role | Input |
|---|---|---|---|
| 01 | create-user-stories | Clarify scope, draft stories, validate, save to the tracker | feature_description, existing_stories (optional) |
Single action skill. The router dispatches to create-user-stories whenever a story-generation phrase appears.
@assets/user-story-template.md: User story body template.npx claudepluginhub ai-driven-dev/framework --plugin aidd-pmGenerates user stories in persona-action-benefit format from product requirements. Useful for sprint planning, ticket writing, and scope communication.
Writes user stories and acceptance criteria using INVEST principles and Given/When/Then format. Helps teams scope, split, and review backlog items before sprint planning.
Provides user story templates using As-a/I-want/So-that format, Given-When-Then acceptance criteria, story splitting, and INVEST criteria for agile backlog refinement and requirements definition.