Skip to content

Data · Global library

Experimentation Platform Builder

Design trustworthy experimentation infrastructure with sound randomization, sizing, and interpretation defaults.

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use Experimentation Platform Builder when you need to design trustworthy experimentation infrastructure with sound randomization, sizing, and interpretation defaults, especially when the work is driven by ab test and experimentation.

Trigger signals

ab testexperimentationsample size

Validation hooks

verify_statistical_validity

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show experimentation-platform-builder

Use

orchestrator-mcp skills export experimentation-platform-builder --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/experimentation-platform-builder ./your-agent-skills/experimentation-platform-builder
# or open skills/experimentation-platform-builder/SKILL.md in a markdown-first client

File patterns

**/*.ts**/*.py**/experiments/**

Model preferences

deepseek-ai/deepseek-v3.2qwen3-coder:480b-clouddeepseek-r1:32b

Related skills

Adjacent packs to compose next.

DataGlobal library

Data Contract Designer

Open pack

Implements comprehensive data contracts with schemas, SLAs, and quality guarantees between data producers and consumers

CodexClaude Code