Check feature gate and experiment status
Ask questions like “Is this gate enabled?” or “What's the status of this experiment?” without leaving your coding workflow
Clean up stale gates
Prompt your AI coding tool to identify and remove stale or unused gates, keeping your configuration clean as you move faster with AI
Brainstorm experiment ideas
Ask your AI coding tool to suggest experiment ideas based on existing Statsig experiments, metrics, and learnings
Create experiments the right way
Spin up experiments with consistent structure, including variants, metrics, and randomization, so they are set up correctly from the start
Analyze experiment results
Pull experiment results, ask targeted questions, and generate a clear rollout recommendation, such as ship, ramp, iterate, or roll back
Auto-add feature gates
As new code is written, feature gates can automatically be added to ensure safe rollout by default