All skills

Review loop

Review and fix until the diff is actually clean.

ReviewMulti-model

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
git clone --depth 1 https://github.com/uiverify/uiverifycp -r uiverify/packages/skills/skills/review-loop .claude/skills/rm -rf uiverify# then invoke it /review-loop

Install these alongside it

Review loop runs these skills, so grab them too - or just install the whole bundle below.

Or install the whole bundle

Claude Code
  1. 1
    /plugin marketplace add uiverify/uiverify
  2. 2
    /plugin install uiverify@uiverify

Recommended. Run each command on its own - Claude Code opens a prompt after the first, so pasting both at once fails.

View on GitHub
UI Verify
Built by the team behind UI Verify

Automate this skill end to end

UI Verify captures every story on every pull request and lets an AI judge, or your agent, review the diffs. See how it works.

© 2026 UI Verify