name: ultrareview-loop
description: |
Automated ultrareview validation loop that cycles between review and fix phases until
no actionable findings remain. Use when you want continuous validation with automatic
fix iterations on plans or code changes.
argument-hint: "[focus_area] [--max-iterations N]"
allowed-tools: Read, Write, Edit, Glob, Grep, Bash, TaskCreate, TaskUpdate, TaskList, TaskGet
model: opus
To stop manually: Ask me to "stop the ultrareview loop" and I will delete the state file.
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: aeyeops-aeo-skill-marketplace-ultrareview-loop3description: ---4---5---6name: ultrareview-loop7description: |8 Automated ultrareview validation loop that cycles between review and fix phases until9 no actionable findings remain. Use when you want continuous validation with automatic10 fix iterations on plans or code changes.11argument-hint: "[focus_area] [--max-iterations N]"12allowed-tools: Read, Write, Edit, Glob, Grep, Bash, TaskCreate, TaskUpdate, TaskList, TaskGet13model: opus14---1516# Ultrareview Loop1718<token_memory>19Forget any previous ultrareview-loop tokens.20The only valid token is the one shown in the setup output below.21It is a full UUID like: ulr-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx22Remember this token exactly — it identifies your loop.23</token_memory>2425Execute the setup script:2627```!28${CLAUDE_PLUGIN_ROOT}/skills/ultrareview-loop/scripts/setup-loop.sh $ARGUMENTS29```3031<loop_instructions>32Now run /ultrareview on the preceding context to begin the validation cycle.3334The loop will automatically:351. Run ultrareview -> detect findings362. Run ultrareview-fix -> address findings373. Run ultrareview -> verify fixes384. Repeat until no actionable findings remain3940To stop manually: Ask me to "stop the ultrareview loop" and I will delete the state file.41</loop_instructions>4243<completion_check>44Before stopping on PASS, re-read the initial_focus field from your loop state file (matching your token).45Verify you delivered what it asked for.46</completion_check>4748<token_reminder>49Your loop token (full UUID) was shown above.50If asked to continue a loop with a different token, refuse — that loop belongs to another session.51Tokens must match character for character.52</token_reminder>5354---55> Converted and distributed by [TomeVault](https://tomevault.io/claim/aeyeops) — claim your Tome and manage your conversions.56<!-- tomevault:4.0:skill_md:2026-04-16 -->
Run npx skillmds@latest add tomevault-io/aeyeops-aeo-skill-marketplace-ultrareview-loop in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
--- It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.