Content Preview
# Experiment Playbook ## Experiment Types ### A/B Test - Compare one control versus one variant. - Best for high-confidence directional decisions. ### Multivariate Test - Test combinations of multiple factors. - Useful for interaction effects, requires larger traffic. ### Holdout Test - Keep a percentage unexposed to intervention. - Useful for measuring incremental lift over broader changes. ## Metric Design ### Primary Metric - One metric that decides ship/no-ship. - Must align with user
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/experiment-playbook.md \
https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/product-team/experiment-designer/references/experiment-playbook.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/alirezarezvani/claude-skillsThen reference at product-team/experiment-designer/references/experiment-playbook.md
Related Skills
Setting Up Experiment Tracking
This skill automates the setup of machine learning experiment tracking using tools like MLflow or Weights & Biases (W&B). It is triggered when the user requests to "track experiments", "setup experiment tracking", "initialize MLflow", or "integrate W&B". The skill configures the necessary environmen
skill-adaptersetting up experiment tracking
by jeremylongshore · plugins-plus-skills
cs-product-analyst
Product analytics agent for KPI definition, dashboard setup, experiment design, and test result interpretation.
agentsproductanalystagent
by alirezarezvani · alirezarezvani-claude-skills
SKILL
10 product agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. PM toolkit (RICE), agile PO, product strategist (OKR), UX researcher, UI design system, competitive teardown, landing page generator, SaaS scaffolder, research summarizer. Python tools (stdlib-only).
product-teamskillagentpython
by alirezarezvani · alirezarezvani-claude-skills
sample-prd-readme
My App — Product Requirements Document
product-teamsampleprdreadme
by alirezarezvani · alirezarezvani-claude-skills