Generates user stories in the standard persona, action, benefit story format from product requirements or feature descriptions. Use when breaking a feature into stories for sprint planning, writing tickets, or communicating scope to engineering. For testable Given/When/Then acceptance criteria on a story, use deliver-acceptance-criteria; for boundary and failure scenarios, use deliver-edge-cases.
$npx -y skills add product-on-purpose/pm-skills --skill deliver-user-storiesInstalls into the current project.
Run `npx skills use "https://github.com/product-on-purpose/pm-skills" --skill "product-on-purpose/pm-skills/deliver-user-stories"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/product-on-purpose/pm-skills" that are relevant to the current task. Run `npx skills add "https://github.com/product-on-purpose/pm-skills"` and select the relevant skills, then follow their instructions.