From marketing
Design A/B tests with hypothesis, measurement, and statistical rigor
How this skill is triggered — by the user, by Claude, or both
Slash command
/marketing:ab-test-setupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Design rigorous A/B tests for "$ARGUMENTS". Create testable hypotheses, define variants, calculate sample sizes, and plan measurement.
Design rigorous A/B tests for "$ARGUMENTS". Create testable hypotheses, define variants, calculate sample sizes, and plan measurement.
Read .metapowers/marketing/$ARGUMENTS/00-strategy.md. If this file does not exist, tell the user:
Phase 0 (Strategy) has not been completed for "$ARGUMENTS". Run
/marketing:customer-research $ARGUMENTSfirst, or use--skip-checksto bypass.
If --skip-checks is present in $ARGUMENTS, skip this check and log to .metapowers/marketing/$ARGUMENTS/skip-log.md.
Read context:
.metapowers/marketing/$ARGUMENTS/00-strategy.md for business context.metapowers/marketing/$ARGUMENTS/02-act.md and .metapowers/marketing/$ARGUMENTS/03-convert.md if they exist (for CRO recommendations that need testing)Define the test:
Design variants:
Statistical planning:
Implementation plan:
Write the artifact — append to .metapowers/marketing/$ARGUMENTS/03-convert.md under a ## A/B Test: [Test Name] section:
A/B test plan written to .metapowers/marketing/$ARGUMENTS/03-convert.md. Present the hypothesis and expected timeline to the user.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub bromso/metapowers --plugin marketing