What it does
Opens the PR from your branch, then polls CI and reacts to every failure - reading the logs, fixing locally, pushing - until every check is green and the PR is ready to merge. It never approves or merges; that stays a human step.
Run it after review, to take the PR from opened to green.
- Polls at CI's cadence and reacts to each failure, never busy-waiting.
- Triages a visual check per changed story instead of blanket-accepting.
- Proposes a rule when a failure exposes a repeatable mistake.
Install and run
just this skill
git clone --depth 1 https://github.com/uiverify/uiverifycp -r uiverify/packages/skills/skills/babysit-pr .claude/skills/rm -rf uiverify# then invoke it
/babysit-prOr install the whole bundle
Claude Code
- 1
/plugin marketplace add uiverify/uiverify - 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 GitHubUI 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.