byproduct-on-purpose· 49 skills
Generates structured Given/When/Then acceptance criteria for a user story or feature slice, covering the happy path, key failure scenarios, and non-functional expectations in testable form. Use when turning requirements into verifiable scenarios for engineering handoff and QA sign-off. For a dedicated catalog of boundary conditions, error states, and recovery paths across a feature, use deliver-edge-cases; to write the stories themselves, use deliver-user-stories.
$npx -y skills add product-on-purpose/pm-skills --skill deliver-acceptance-criteriaInstalls into the current project.
Run `npx skills use "https://github.com/product-on-purpose/pm-skills" --skill "product-on-purpose/pm-skills/deliver-acceptance-criteria"` 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.