Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Plan adaptive experimentation strategies beyond fixed-horizon A/B tests. Use when evaluating sequential testing, early stopping, multi-armed bandits, Thompson sampling, contextual bandits, dynamic traffic allocation, exploration/exploitation tradeoffs, or readiness for adaptive testing infrastructure.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-02 | ✗→✓ | ▲ Improved | -11% | 0% |
| case-01 | ✗→✓ | ▲ Improved | -43% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -50% | 0% |
| case-14 | ✗→✓ | ▲ Improved | 4% | 0% |
| case-07 | ✓→✗ | ▼ Worse | 3% | 0% |
Use this skill to decide whether and how to use adaptive testing strategies instead of fixed-horizon A/B tests. It covers sequential testing, multi-armed bandits, Thompson sampling, contextual bandits, exploration/exploitation, and the data and engineering readiness required to operate them.
Primary source: Next-Level A/B Testing by Leemay Nassery. Guidance is transformed and paraphrased from Chapter 7 on adaptive testing, sequential testing, multi-armed bandits, Thompson sampling, contextual bandits, and engineering requirements.
Related skills:
experiment-type-selection for choosing simpler experiment types first.ml-experiment-evaluation for model and ranking evaluation paths.experiment-verification-monitoring for operational health and alerting.| Need | Read | |------|------| | Adaptive testing concepts | references/core/knowledge.md | | Readiness and strategy rules | references/core/rules.md | | Scenario examples | references/core/examples.md | | Step-by-step adaptive readiness plan | workflows/evaluate-adaptive-strategy.md |
personalization.
rollback controls.
a simpler alternative.
markdown# Adaptive Experimentation Recommendation ## Use Case [What decision or allocation problem motivates adaptive testing.] ## Recommended Strategy [Do not use adaptive testing | Sequential | Bandit | Thompson sampling | Contextual bandit] ## Readiness | Requirement | Status | Gap | |-------------|--------|-----| ## Tradeoffs - Reward: - Exploration cost: - Data freshness: - Operational risk: ## Rollout Plan 1. [Step] 2. [Step] 3. [Step]
measurement.
ownership can break adaptive systems.
Other measured skills in the registry, with their headline benchmark lift.