Skip to main content
These Agent Skills take an A/B test from idea to decision, all from your AI agent. Install the plugin and run /growthbook:gb-setup first. The example prompts can be typed verbatim, or your agent may run these skills automatically when it detects matching intent.

GrowthBook's Head of Experimentation, Luke Sonnet, runs an experiment end to end using the skills.

Prerequisites

  • A datasource and at least one metric, configured in the GrowthBook UI. The skills reference metrics by ID. They don’t create datasources or metrics.
  • The experiment skills target standard A/B tests. Multi-armed bandits aren’t supported yet: the skills stop and point you to the app rather than misinterpret a bandit.

The experiment lifecycle

The five skills below form a chain from ideation to decision. Each one routes to the next when you’re ready. Related concepts: Experiment configuration, Experiment results, Decision framework.

From experiment to cleanup

After you stop an experiment, the feature flag it ran through usually still needs tidying: inlining the winning value at your code sites and removing the flag. Hand off to flag-cleanup, which walks through code-site inlining and a two-step archive-then-delete.

Next steps

Join our community Slack for additional tips and tricks