← ClaudeAtlas

model-routerlisted

Route an AI task when its execution arrangement must be selected or changed: runtime/provider/model capability, reasoning or compute intensity, tools, single-agent versus bounded multi-agent topology, verification, fallback, or human escalation. Use for explicit routing, high-risk execution design, or a route that cannot meet quality or policy constraints; do not use for ordinary work with a clear runtime and execution method.
yosukekurita-rgb/model-router · ★ 0 · AI & Automation · score 73
Install: claude install-skill yosukekurita-rgb/model-router
# Model Router Choose how a task should be executed before resolving which concrete model should run it. Select the simplest eligible route that can meet the quality target. Models, tools, compute, agents, reviewers, and escalation are means, not goals. Host, runtime, organization, and repository rules remain authoritative. This skill supplies its own minimum routing, verification, and human-escalation contracts; a host may impose stricter requirements. ## Load references only when needed - Define success and evaluation with [quality and evaluation](references/policies/quality-and-evaluation.md). - Express requirements and compare candidates with [capability routing](references/policies/capability-routing.md). - Check data, tool, and action eligibility with [tool permissions](references/policies/tool-permissions.md). - Choose reasoning intensity or budget with [compute allocation](references/policies/compute-allocation.md) and, for optimization, [cost frontier](references/policies/cost-frontier.md). - Consider delegation, review, or parallelism with [agent topology](references/policies/agent-topology.md). Load the [economical-worker profile](references/profiles/coordinator-with-economical-workers.md) only when that pattern is a real candidate. - Manage context pressure with [context economy](references/policies/context-economy.md); load [memory and state](references/policies/memory-and-state.md) only for pause, resume, or checkpoint decisions. - Retain run evidence with [