/launch-experiment
Converts an approved hypothesis into a fully-instrumented test with guardrails and rollout plan.
$ npx -y skills add gtmagents/gtm-agents --agent claude-codeHow 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.mdname: 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
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.
---
Free AI automation for sales, marketing, and growth teams. No coding required.
Other commands on gtm-agents.
- /monitor-abm
Builds an ABM operations dashboard + action plan for engagement, pipeline, and experiment tracking.
Open command - /plan-plays
Produces an ABM playbook roadmap with offers, channels, and timelines aligned to tiers.
Open command - /target-accounts
Generates a prioritized ABM target list with tiering, buying committees, and activation triggers.
Open command - /build-success-plan
Produces a joint success plan with milestones, KPIs, stakeholders, and expansion hooks.
Open command - /plan-qbr
Generates an executive-ready QBR/EBR agenda with data narratives, proof points, and follow-up actions.
Open command - /run-account-review
Produces a structured account review packet with health signals, risks, and expansion plays.
Open command

