What it does
The umbrella loop: it clarifies the ask, implements to your conventions, then drives the change to a green, review-clean, end-to-end-verified PR by composing the other skills. It never auto-merges; the terminal state is ready for you to click merge.
Run it when you want one command to take a ticket all the way to a PR.
- Implements, reviews, e2e-verifies, opens the PR, and reacts to CI, on its own.
- Stops only when it genuinely needs a decision from you.
- Feeds every correction back into your rules, so the next run starts higher.
Install and run
just this skill
git clone --depth 1 https://github.com/uiverify/uiverifycp -r uiverify/packages/skills/skills/factory .claude/skills/rm -rf uiverify# then invoke it
/factoryInstall these alongside it
Factory runs these skills, so grab them too - or just install the whole bundle below.
Or 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.