ATOM EVE

Experiment Analyst

Know which A/B experiments won, which are still inconclusive, and what to do next.
PASTE INTO YOUR AGENT
Read atomeve.dev/start.md and set up Experiment Analyst agent in my project: install it, wire up and verify its credentials, and run it once.
OR USE THE CLISLACKTARGET
$npx atom-eve add experiment-analyst --target eve

What it does

Tells you which A/B experiments won, which are still inconclusive, and what to do next.

Each run it:

  • reads your experiment configuration and results from PostHog
  • confirms the events and properties each analysis relies on actually exist
  • checks statistical significance and names a winner only when the data supports it
  • returns a Markdown report: experiments reviewed, significance and winners, key learnings, and recommended actions

It is conservative: no winner is called for an experiment still running or short of significance. Roll-out suggestions are recommendations for you to approve.

Setup lives in SETUP.md.