Designs an A/B test or experiment with variants, success metrics, sample size, and duration for an existing hypothesis. Use when planning an experiment to validate a product change or test an assumption you have already framed. To articulate the hypothesis itself first, use define-hypothesis.
$npx -y skills add product-on-purpose/pm-skills --skill measure-experiment-designInstalls into the current project.
Run `npx skills use "https://github.com/product-on-purpose/pm-skills" --skill "product-on-purpose/pm-skills/measure-experiment-design"` 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.