Skip to content
Automation
Command

/launch-experiment

Converts an approved hypothesis into a fully-instrumented test with guardrails and rollout plan.

From plugin
gtm-agents
368199 skills200 agents199 commands
Install
$ npx -y skills add gtmagents/gtm-agents --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/launch-experiment

Context preview

What this command does when you run it.

Converts an approved hypothesis into a fully-instrumented test with guardrails and rollout plan.

Command definition

launch-experiment.md
name: launch-experiment
description: Converts an approved hypothesis into a fully-instrumented test with guardrails and rollout plan.
usage: /growth-experiments:launch-experiment --id EXP-142 --surface onboarding --variant-count 3 --ramp 5,25,50,100

Command: launch-experiment

Inputs

  • **id** – experiment or hypothesis identifier.
  • **surface** – product area/channel (onboarding, pricing page, lifecycle email, in-app).
  • **variant-count** – number of variants/arms including control.
  • **ramp** – comma-separated rollout schedule (%) or JSON file reference.
  • **holdout** – optional holdout/ghost-experiment definition for measurement.
  • **notes** – free-text for special approvals or exception handling.

Workflow

1. **Readiness Check** – confirm design sign-off, instrumentation coverage, and guardrails. 2. **Variant Assembly** – pull specs, assets, and targeting rules for each arm. 3. **Rollout Plan** – configure flag/experimentation platform with ramp schedule + alerts. 4. **QA & Approvals** – run smoke tests, capture screenshots, and gather stakeholder approval. 5. **Launch & Monitoring** – activate test, enable telemetry dashboards, and notify channels.

Outputs

  • Launch packet with specs, QA evidence, approvals, and rollout timeline.
  • Experiment platform configuration export + guardrail monitors.
  • Stakeholder announcement + escalation matrix.

Agent/Skill Invocations

  • `test-engineer` – builds variants, instrumentation, and QA evidence.
  • `experimentation-strategist` – confirms governance + approvals.
  • `guardrail-scorecard` skill – validates guardrail coverage + thresholds.
  • `experiment-design-kit` skill – ensures templates + best practices are applied.

---

Read more
Ships withgtm-agents

Free AI automation for sales, marketing, and growth teams. No coding required.

Get the whole plugin