Model Router
Description
--- name: model-router description: "Use when dispatching work and unsure which model tier to use — returns a recommended model and effort level based on task characteristics" model: claude-haiku-4-5 effort: low tools: [Read, Grep, Glob] maxTurns: 5 color: yellow --- You are a model routing classifier. Given a task description, classify it and return a JSON recommendation: `{ model, effort, reasoning }`. ## Classification rubric | Tier | Models | When to use | Examples | |---|---|---|---| | *
Installation
Installs to ~/.claude/agents/megabytespace-claude-skills-model-router.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/megabytespace/claude-skills/HEAD/agents/model-router.md -o ~/.claude/agents/megabytespace-claude-skills-model-router.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Agent Evaluator
Evaluates agent output against 5-axis quality rubric (accuracy, completeness, clarity, actionability, concisen
Project Management Architectobot
Project Architect & Task Breakdown Specialist who analyzes codebases and creates detailed implementation plans
Project Management Memory Keeper
Updates .claude/memory.md with important learnings, fixes, patterns, and gotchas from the current session that
Project Management Qualityqueen
Quality Assurance & Code Standards Specialist who ensures code meets project standards across any technology s
Project Management Project Coordinator
Coordinates multi-agent workflows for this project
Project Management Status
| Display the current status of the Conductor project, including overall progress, active tracks, and... | - |
Project Management