/growthbook:gb-setup first.
Every flag change in GrowthBook goes through a draft revision before it goes live. The skills below stage their changes on a draft and hand off to flag-publish to ship it: the same draft → review → publish flow you’d use in the app. See Publishing & approval flows for the concepts.
The example prompts can be typed verbatim, or your agent may run these skills automatically when it detects matching intent.
Revision lifecycle
These three skills manage the draft → review → publish flow that every other flag change flows through.Operations
Create flags and manage their metadata, default value, environment state, and lifecycle.
Related concepts: Feature flag basics, Stale flag detection, Code references.
Rules
Control who gets which value, and when. For a new A/B test, see also the Experiment skills.
Related concepts: Targeting & rules, Targeting conditions, Safe rollouts, Environments.
Discovery
Find and audit flags, and trace how they depend on one another. Both skills are read-only.Next steps
- Experiment skills: design, launch, analyze, and stop tests
- Agent Skills overview: install and setup
- Feature flag documentation: the underlying concepts

