routed-opus-high

routed-opus-high is an agent for Claude Code from tzachbon/claude-model-router-hook. It costs 26 tokens per session (101 once invoked), scanned A, original, MIT.

A router-selected agent variant for debugging tasks. It follows the assigned instructions and works directly unless separate, self-contained investigations genuinely need delegation.

In plain words
What is it for?
Use it when the model router assigns a debugging task to this variant.
Why use it?
It provides a consistent way to route debugging work while avoiding unnecessary handoffs or duplicated checking.

Agent for Claude Code

Written for Claude Code: effort in frontmatter. Also seen: model in frontmatter.

Part of the claude-model-router-hook plugin — 5 agents, 4 hooks shipped together

Good fit Use it when the model router assigns a debugging task to this variant.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/tzachbon/claude-model-router-hook/routed-opus-high
Install

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.

Clone the repo
git clone --depth 1 https://github.com/tzachbon/claude-model-router-hook

Made for: Claude Code.

Or install claude-model-router-hook, the plugin that ships this one along with the rest of its 5 agents, 4 hooks.

Wrote 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.

agentmods badge for routed-opus-high

README.md
[![agentmods](https://agentmods.dev/badge/agents/tzachbon/claude-model-router-hook/routed-opus-high/github.svg)](https://agentmods.dev/agents/tzachbon/claude-model-router-hook/routed-opus-high)
Your own site
<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.

agentmods 80×15 button for routed-opus-high

Your own site · 80×15
<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>
Per session 26 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 101 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 10d ago against content hash 9745154fc34f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

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.

Origin

Copies of this mod

3 near-identical copies found in the catalogue:

plugins/claude-model-router-hook/agents/routed-opus-high.md · 12 lines

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.

Changes

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.

  1. 10d ago First seen · 12 lines · 26 tokens per session scan A 9745154fc34f

Subscribe to this mod's changes

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.

Related

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.

athola/claude-night-market · 41 tokens

bloat-auditor

Execute progressive bloat detection scans (Tier 1-3), generate prioritized reports, and recommend cleanup actions.

athola/claude-night-market · 29 tokens

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…

AR6420/Hail_Hydra · 74 tokens

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…

AR6420/Hail_Hydra · 105 tokens

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.

athola/claude-night-market · 38 tokens

extractor

Autonomous knowledge extraction agent. Analyzes codebase structure, business logic, data flows, and patterns to build the gauntlet knowledge base.

athola/claude-night-market · 35 tokens