vimoxshah/claude-router

Route each Claude Code task to the cheapest Claude model tier that can do it well — via model-pinned subagents.

2Stars on the repository
6Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

advisor

01

vimoxshah/claude-router

Agent

Highest-intelligence read-only advisor (Fable 5). Consult at commitment boundaries — before an architecture / migration / API-contract / large-refactor decision, or when a problem has resisted two attempts. Returns a verdict, not a survey. Never writes code.

2 3d ago A 54 tokens original MIT

explorer

02

vimoxshah/claude-router

Agent

Fast read-only search/exploration lane (Haiku 4.5). Use for broad fan-out — locate code, map naming conventions, gather files across a large tree, summarize or classify at volume. Returns conclusions, not file dumps. Never writes.

2 3d ago A 55 tokens original MIT

hard-implementer

03

vimoxshah/claude-router

Agent

Hard-build lane (Opus 5) — the write lane for escalated, uncertain, or reasoning-heavy implementation and root-cause debugging. Use when a change is hard as code (gnarly logic, a non-trivial algorithm, a stubborn bug) or when the implementer (Sonnet) lane has failed the same task twice. Writes code and proves it.…

2 3d ago A 100 tokens original MIT

implementer

04

vimoxshah/claude-router

Agent

Standard implementation worker (Sonnet 5) — the build lane. Use for normal feature/bugfix implementation and moderate-reasoning multi-file changes where the approach is already decided. Writes code and proves it with tests.

2 3d ago A 48 tokens original MIT

reviewer

05

vimoxshah/claude-router

Agent

Strong read-only reviewer / synthesizer (Opus 5). Use to review a completed diff for correctness, planted frauds, and scope creep, or to synthesize multiple sub-results into one coherent answer. Cites file:line. Returns a VERIFIED / VERIFIED WITH CAVEATS / REFUTED verdict. Never writes code.

2 3d ago A 70 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: