What it does
Runs a multi-model review over your working tree, applies the verified fixes, and re-reviews, because the fix that clears one issue often introduces the next. It stops only on a clean confirming pass, never after a single round.
Run it the moment you finish a change, before you open a PR.
- Two models review the same diff; every finding is verified against the code.
- Loops review, fix, review until a full pass finds nothing new.
- A long run tells you which rules are missing, and offers to capture them.
Install and run
just this skill
npx skills add uiverify/uiverify --skill review-loop# then invoke it
/review-loopInstall these alongside it
Review loop runs these skills, so grab them too - or just install the whole bundle below.
Or install the whole bundle
terminal
npx skills add uiverify/uiverify
One command, any agent - Cursor, Codex, Copilot, Claude Code. Run npx skills update to pull the latest.
View on GitHubUI Verify
Built by the team behind UI Verify
Automate this skill end to end
UI Verify captures every screen on every pull request and lets an AI judge, or your agent, review the diffs. See how it works.