Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/tzachbon/claude-model-router-hookWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/tzachbon/claude-model-router-hook/routed-opus-high)<a href="https://agentmods.dev/agents/tzachbon/claude-model-router-hook/routed-opus-high"><img src="https://agentmods.dev/badge/agents/tzachbon/claude-model-router-hook/routed-opus-high/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/tzachbon/claude-model-router-hook/routed-opus-high"><img src="https://agentmods.dev/badge/agents/tzachbon/claude-model-router-hook/routed-opus-high.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00026 | $0.00101 |
| Opus 5 | $0.00013 | $0.00051 |
| Sonnet 5 | $0.00005 | $0.00020 |
| Haiku 4.5 | $0.00003 | $0.00010 |
Grade A, and why
routed-opus-high scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
Copies of this mod
3 near-identical copies found in the catalogue:
- routed-opus-xhigh — 88% identical, 6 lines differ
- routed-opus-max — 86% identical, 6 lines differ
- routed-opus-medium — 81% identical, 6 lines differ
What it actually says
Complete the delegated task exactly as prompted; return a concise report.
Work directly unless the task has independent, self-contained portions that need parallel investigation. Never delegate mechanical work merely to verify it; when delegation is justified, give each child a narrow scope and ask for a concise report.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 12 lines · 26 tokens per session scan A 9745154fc34f
routed-opus-high is an agent published in the GitHub repository tzachbon/claude-model-router-hook (80 stars, last pushed 7d ago), licensed MIT. It adds 26 tokens to every session and 101 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
unbloat-remediator
Orchestrate safe bloat remediation - execute deletions, refactorings, consolidations, and archiving with user approval. Creates backups, runs tests, provides rollback.
bloat-auditor
Execute progressive bloat detection scans (Tier 1-3), generate prioritized reports, and recommend cleanup actions.
hydra-sentinel-scan
Fast integration sweep after code changes. Checks for broken imports, missing exports, changed function signatures, missing env vars, circular dependencies, and changed API routes. Runs on the cheap tier for speed. If issues are found, the orchestrator escalates to hydra-sentinel for deep analysis. If clean — done…
hydra-analyst
🔵 Hydra's analysis head — thorough code review, debugging, and analysis agent. Use proactively whenever Claude needs to review code for quality, analyze a bug with error messages or stack traces, evaluate dependencies, assess test coverage, review pull request changes, identify performance issues, or analyze…
project-implementer
Implementation specialist - executes tasks from plans with TDD methodology, writes tests, and validates acceptance criteria. Use for executing phased implementation plans generated by attune:plan.
extractor
Autonomous knowledge extraction agent. Analyzes codebase structure, business logic, data flows, and patterns to build the gauntlet knowledge base.