ATOM EVE

UX Reviewer

Catch verified UX regressions and new friction in your key user flow as tracker issues with screenshot evidence and a concrete fix.
PASTE INTO YOUR AGENT
Read atomeve.dev/start.md and set up UX Reviewer agent in my project: install it, wire up and verify its credentials, and run it once.
OR USE THE CLISLACKTARGET
$npx atom-eve add ux-reviewer --target eve

What it does

Lands UX regressions in your tracker with evidence, instead of a weekly scorecard to skim.

Each run it:

  • walks your key user task end to end in a real browser, screenshotting each screen
  • scores every screen on clarity, effort, error prevention, and confidence
  • diffs the scores and friction against its last run
  • files a GitHub issue, labeled ux, only for verified new friction or a materially regressed screen, with the score delta and one concrete fix
  • dedupes against its own open issues and comments when friction it filed earlier is verified fixed

When the flow matches the baseline it files nothing. It watches design and friction, where Product QA catches flows that break outright. It files and comments on issues only; it never edits code or opens pull requests.

Setup lives in SETUP.md.