Mfrostbutter

Infra Router — Development agent for Claude Code

Development community

Decision-only routing wrapper.

How to install Infra Router

Installs to ~/.claude/agents/mfrostbutter-infra-ai-it-team-runbook-infra-router.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Mfrostbutter/Infra-AI-IT-Team-Runbook/HEAD/agents/infra-router.md -o ~/.claude/agents/mfrostbutter-infra-ai-it-team-runbook-infra-router.md

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

What Infra Router does

Decision-only routing wrapper.

Alternatives in Development

  • Recall — Runs the recall CLI over the user's past Claude Code sessions and returns the one actionable item — a command 204 ★
  • Latency Scanner — Scans codebase for request latency issues including sequential async operations, payload sizes, middleware ove 160 ★
  • Poteto Agent — Routing target for /poteto-mode and any request for poteto's style 141 ★

Full documentation available on GitHub

View Source Repository