---
Automates iterative code review and fix cycles until all actionable findings are resolved.
npx claudepluginhub aeyeops/aeo-skill-marketplaceThis skill inherits all available tools. When active, it can use any tool Claude has access to.
scripts/loop-hook.shscripts/setup-loop.sh<token_memory> Forget any previous ultrareview-loop tokens. The only valid token is the one shown in the setup output below. It is a full UUID like: ulr-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx Remember this token exactly — it identifies your loop. </token_memory>
Execute the setup script:
${CLAUDE_PLUGIN_ROOT}/skills/ultrareview-loop/scripts/setup-loop.sh $ARGUMENTS
<loop_instructions> Now run /ultrareview on the preceding context to begin the validation cycle.
The loop will automatically:
To stop manually: Ask me to "stop the ultrareview loop" and I will delete the state file. </loop_instructions>
<completion_check> Before stopping on PASS, re-read the initial_focus field from your loop state file (matching your token). Verify you delivered what it asked for. </completion_check>
<token_reminder> Your loop token (full UUID) was shown above. If asked to continue a loop with a different token, refuse — that loop belongs to another session. Tokens must match character for character. </token_reminder>
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.