ab-testing
Installation
SKILL.md
Ab Testing
Run an experiment only when exposure and outcomes can answer a decision and the organization can act on the result.
If .agents/marketing-context.md exists, read it first. Read experiment-system.md for hypotheses, designs, sample planning, implementation, analysis, and program operations.
Operating contract
- Start from an observed problem and a falsifiable mechanism, not a preferred variant.
- Choose randomized experiment, holdout, switchback, factorial design, monitored rollout, qualitative test, or observational comparison according to the decision and constraints.
- Predefine population, assignment, exposure, primary metric, practical threshold, guardrails, sample method, duration, and decision rule.
- Verify implementation and instrumentation before interpreting results.
- Report uncertainty, deviations, data-quality problems, and commercial consequences.
Do not repeatedly peek and stop only when the favored result wins, or treat statistical significance as proof of mechanism or business value.