ab-test-setup

Plan statistically valid A/B tests with sample size and duration calculations.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/upperspacecase/Retreataggregatorv1 --skill ab-test-setup-upperspacecase
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ab-test-setup
Source: https://github.com/upperspacecase/Retreataggregatorv1/tree/main/.claude/skills/ab-test-setup
Command: npx skills add https://github.com/upperspacecase/Retreataggregatorv1 --skill ab-test-setup-upperspacecase

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Planning and executing A/B tests and experiments can be error-prone without a structured framework, leading to unclear hypotheses, biased results, and wasted effort.

Core Features & Use Cases

  • Hypothesis-centric planning: guides you to craft testable hypotheses tied to business metrics.
  • Test-type guidance: recommends A/B, A/B/n, MVT, or split URL strategies based on change scope and traffic.
  • Cadence and documentation: provides sample-size guidance, duration estimates, and templates to document plans and results.

Quick Start

Run a structured A/B test plan by defining hypothesis, selecting test type, calculating sample size, deploying variants, and analyzing results.

Frequently Asked Questions about ab-test-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I calculate sample size and duration for an A/B test?

To calculate A/B test sample size and duration, you must input baseline metrics, traffic volume, minimum detectable effect, statistical significance, and power. The tool outputs structured estimates for test duration alongside defined metrics and variants.

What is the best way to structure an A/B testing hypothesis?

The best way to structure an A/B testing hypothesis is through hypothesis-centric planning that ties testable predictions directly to business metrics. This framework ensures experiments focus on evidence-based product decisions rather than arbitrary changes.

When should I use A/B/n, multivariate, or split URL testing?

You should select A/B/n, multivariate (MVT), or split URL testing based on your change scope and available traffic. The tool recommends the appropriate experiment design type to ensure valid statistical significance given your specific constraints.

What inputs do I need to plan a statistically valid experiment design?

To plan a statistically valid experiment design, you need explicit inputs including baseline metrics, traffic estimates, minimum detectable effect, desired statistical significance, and power. These parameters generate a structured plan with documentation templates.

How do I document A/B test results for evidence-based product decisions?

You document A/B test results using provided templates that capture hypotheses, variants, and metrics. This documentation framework ensures experiments yield clear, unbiased evidence for product decisions rather than isolated data points.

Why does my A/B test produce biased or unclear results?

A/B tests produce biased or unclear results when planned without a structured framework, leading to vague hypotheses and incorrect sample sizes. Applying rigorous experiment design with predefined metrics and statistical power prevents wasted effort.