Audit the components users touch most — then ship the fixes as commits.
Free & open · no signup · audits are read-only — the Fixer asks before any edit · nothing leaves your machine
Audit the workhorse UI components one by one — the overlays that interrupt, the tables people work in, the microcopy that guides, and every interactive state — then the Fixer turns the findings into verified commits.
The conductor fetches each brief in turn and writes its report before moving on — later briefs can build on earlier findings. Or copy any single stage to run it alone.
5 reports in reports/, plus the run's own INDEX.md: OVERLAYS.md, TABLES.md, MICROCOPY.md, STATES.md, FIXLOG.md. Feed them to the optional Studio to turn findings into commits, or run 28 · Roadmap Synthesis to merge them into one plan.
Copy the conductor into your agent inside the repo you want checked. It runs each Goal Prompt in sequence, honoring each one's ask-first rule.
Every floating layer — modals, drawers, popovers, sheets — does each earn its interruption, trap focus, dismiss cleanly, and never stack into a maze?
The tables people work in — scannable rows, sortable and filterable, paginated not endless, responsive on a phone, and honest about loading, empty, and error.
The words inside the interface — buttons, labels, tooltips, placeholders, helper text — do they say what happens next in plain language, or leave the user guessing?
The state matrix every element owes you — hover, focus, active, disabled, loading, error — plus motion that means something versus transitions that just jiggle.
Turns your root reports into commits. Asks the scope — all, high-priority, or its pick — then builds them in dependency order, one verified commit each.