Ultra Agents — Development skill for Claude Code
Autonomous multi-round review + fix loop — no per-round approval.
How to install Ultra Agents
Installs to ~/.claude/skills/still-chowline394-magictex-mcp-ultra-agents/SKILL.md
mkdir -p ~/.claude/skills/still-chowline394-magictex-mcp-ultra-agents && curl -fsSL https://raw.githubusercontent.com/Still-chowline394/MagicTeX-mcp/HEAD/commands/ultra-agents.md -o ~/.claude/skills/still-chowline394-magictex-mcp-ultra-agents/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Ultra Agents does
description: Autonomous multi-round review + fix loop — no per-round approval argument-hint: [skill-name] [depth]
Run an autonomous review-and-fix loop on the current paper. Parse **$ARGUMENTS** as up to two tokens: skill name, then depth (both optional, either order is fine to infer from context).
- Skill: the named one, else default to
academic-paper-revision. - Depth: the number of review→fix rounds to run back-to-back with no approval from me between rounds. Use the giv
Alternatives in Development
- Ralph Loop — Autonomous coding loop — works through tasks, commits, repeats 14k ★
- Ralphy — My Ralph Wiggum setup, an autonomous bash script that runs Claude Code, Codex, OpenCode, Cursor agent, Qwen & 2.8k ★
- /autopilot — Autonomous hunt loop with deterministic scope safety and configurable checkpoints 1.2k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
M Review Again
Review Again: Multi-Round Review & Fix Loop
Vault Autoresearch
3-round autonomous research loop with intermediate notes and synthesis
Flux Explore
Autonomous multi-round semantic exploration — agents from progressively distant knowledge domains, synthesize
Eval Evolve
/eval-evolve — Optional Plugin-Assisted Multi-Round Evolution via Ralph Loop
Workflows Review
Perform exhaustive code reviews using multi-agent analysis, ultra-thinking, and worktrees
Forge Execute
Run validation journeys against the real system with autonomous fix loop
Related Agents
Safe Build
Autonomous reversibility-first implementer — executes code/UI changes through the safe-build checkpoint loop (
Schema Generator
Deep autonomous schema generation across 3+ pages or the whole site — multi-file scan, JSON-LD generation, val
Crucible Qg Fix
Fix agent / Plan Writer for Crucible quality-gate — applies fixes for red-team findings (main fix loop, re-rev