IuriiTurok

Router Loop — Git skill for Claude Code

Git community

Run the router's autonomous self-improvement loop (rung-2, config-only).

How to install Router Loop

Installs to ~/.claude/skills/iuriiturok-auto-model-router-router-loop/SKILL.md

Terminal
mkdir -p ~/.claude/skills/iuriiturok-auto-model-router-router-loop && curl -fsSL https://raw.githubusercontent.com/IuriiTurok/auto-model-router/HEAD/commands/router-loop.md -o ~/.claude/skills/iuriiturok-auto-model-router-router-loop/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Router Loop does


description: Run the router's autonomous self-improvement loop (rung-2, config-only). Proposes one auto_threshold tweak, gates it offline, applies it to a loop-private git repo, and later confirms or auto-reverts against realized KPIs. Separate from /router-report (which stays offer-don't-apply). Usage `/router-loop [propose|confirm] [--dry-run] [--force-auto X]`.

/router-loop

The closed-loop counterpart to `/router-report`. Where `/router-report` measures and *offers* tweaks for you

Alternatives in Git

  • Triage Open Pull Requests — Review, label, and act on all open PRs for a repository using parallel review agents 10.8k ★
  • Claude Relay Service — GitHub Repo stars Self-built Claude code mirror service supporting multi-account switching Relay service 9.9k ★
  • Zcf — GitHub Repo stars Zero-Config Code Flow for Claude code & Codex Zero-config workflow 5.8k ★

Full documentation available on GitHub

View Source Repository