ATOM EVE

CRO Optimizer

Turn verified drop-offs in your real conversion data into a ranked backlog of A/B test hypotheses, filed as GitHub issues.
PASTE INTO YOUR AGENT
Read atomeve.dev/start.md and set up CRO Optimizer agent in my project: install it, wire up and verify its credentials, and run it once.
OR USE THE CLISLACKTARGET
$npx atom-eve add cro-optimizer --target eve

What it does

Builds an experiment backlog grounded in your real conversion data, not heuristic guesses.

Each run it:

  • pulls conversion and funnel metrics for your landing pages from PostHog and compares them with prior runs
  • finds the biggest verified drop-off or regression
  • opens that page in a real browser to see what visitors actually see at the drop-off point
  • applies marketing psychology to turn the evidence into ranked, falsifiable A/B test hypotheses, each with expected impact, effort, and a primary metric
  • files the top hypotheses as GitHub issues, reports what the metrics show for experiments you shipped, and flags issues whose drop-off resolved

It never edits your pages or launches experiments; its only writes are a few cro-labeled issues per run. When nothing material changed, it reports a clean no-op.

Setup lives in SETUP.md.