Structured guide for setting up A/B tests with mandatory gates for hypothesis, metrics, and execution readiness.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill ab-test-setup --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ab Test Setup?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-ab-test-setup-dfe34e78)More formats (shields.io, HTML) on the badges page.
---
version: 4.1.0-fractal
name: ab-test-setup
description: Structured guide for setting up A/B tests with mandatory gates for hypothesis, metrics, and execution readiness.
---
# A/B Test Setup
## 1️⃣ Purpose & Scope
Ensure every A/B test is **valid, rigorous, and safe** before a single line of code is written.
- Prevents "peeking"
- Enforces statistical power
- Blocks invalid hypotheses
---
## 2️⃣ Pre-Requisites
You must have:
- A clear user problem
- Access to an analytics source
- Roughly estimated traffic volume
## 🧠 Knowledge Modules (Fractal Skills)
### 1. [Hypothesis Quality Checklist](./sub-skills/hypothesis-quality-checklist.md)
### 2. [3️⃣ Hypothesis Lock (Hard Gate)](./sub-skills/3-hypothesis-lock-hard-gate.md)
### 3. [4️⃣ Assumptions & Validity Check (Mandatory)](./sub-skills/4-assumptions-validity-check-mandatory.md)
### 4. [5️⃣ Test Type Selection](./sub-skills/5-test-type-selection.md)
### 5. [6️⃣ Metrics Definition](./sub-skills/6-metrics-definition.md)
### 6. [7️⃣ Sample Size & Duration](./sub-skills/7-sample-size-duration.md)
### 7. [8️⃣ Execution Readiness Gate (Hard Stop)](./sub-skills/8-execution-readiness-gate-hard-stop.md)
### 8. [During the Test](./sub-skills/during-the-test.md)
### 9. [Analysis Discipline](./sub-skills/analysis-discipline.md)
### 10. [Interpretation Outcomes](./sub-skills/interpretation-outcomes.md)
### 11. [Test Record (Mandatory)](./sub-skills/test-record-mandatory.md)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!