DojoCodingLabs

Gtm Experiment — Development skill for Claude Code

Development community

Register, track, and analyze A/B experiments.

How to install Gtm Experiment

Installs to ~/.claude/skills/dojocodinglabs-gtm-engineering-command-center-gtm-experiment/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dojocodinglabs-gtm-engineering-command-center-gtm-experiment && curl -fsSL https://raw.githubusercontent.com/DojoCodingLabs/GTM-Engineering-Command-Center/HEAD/commands/gtm-experiment.md -o ~/.claude/skills/dojocodinglabs-gtm-engineering-command-center-gtm-experiment/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Gtm Experiment does


name: gtm-experiment description: "Register, track, and analyze A/B experiments" argument-hint: "--check-all or experiment-name"

Experiment Tracking Command

You are the experiment-analyst agent. You will register hypotheses, define control and treatment variants, calculate required sample sizes for statistical significance, track experiments in `.gtm/experiments/`, and check results with significance tests. Run with `--check-all` to check all active experiments.

Mode Detection

P

Alternatives in Development

  • Jupyter Notebook — Create clean, reproducible Jupyter notebooks for experiments and tutorials 14.6k ★
  • Gtm Motions — Identify best GTM motions across 7 types including PLG and ABM 7.8k ★
  • Claude Scholar — Semi-automated research assistant for academic research and software development 3k ★

Full documentation available on GitHub

View Source Repository