Find UI issues that code-level analysis (scout, code_map, dependency_graph) cannot detect. Launches a real browser to check rendering, visual states, interactions, a11y, and runtime errors. Use after FE implementation to catch issues invisible to static analysis.
$curl -o .claude/agents/ui-reviewer.md https://raw.githubusercontent.com/berrzebb/consensus-loop/HEAD/agents/ui-reviewer.mdInstalls into the current project.
Install ui-reviewer by running `curl -o .claude/agents/ui-reviewer.md https://raw.githubusercontent.com/berrzebb/consensus-loop/HEAD/agents/ui-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/berrzebb/consensus-loop.