Skip to content
Development
Command

/model-route

Recommend the best model tier for the current task based on complexity, risk, and budget.

From plugin
agent-powerups
654 skills46 agents54 commands
Install
> /plugin marketplace add yeaight7/agent-powerups

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/model-route

Context preview

What this command does when you run it.

Recommend the best model tier for the current task based on complexity, risk, and budget.

Command definition

model-route.md
description: Recommend the best model tier for the current task based on complexity, risk, and budget.

/model-route — Model Tier Recommendation

Evaluate the current task and recommend the appropriate model tier.

Usage

`/model-route [task-description] [--budget low|med|high]`

Tier Routing

| Tier | Use when | |------|---------| | **Fast** | Deterministic, single-file, low blast radius (rename, format, classify) | | **Standard** | Multi-file implementation, refactor, bounded code review — **default** | | **Deep** | Architecture, security audit, root-cause analysis, pre-release verification |

Required Output

1. **Recommended tier** and why 2. **Confidence**: high / medium / low 3. **Escalation condition**: what would cause you to move up one tier 4. **Budget note** (if `--budget` was specified): whether the recommendation changes

Escalation Rule

Escalate only after the lower tier fails with a clear reasoning gap — not because the task feels important.

Arguments

$ARGUMENTS:

  • `[task-description]` — optional free-text description of the task
  • `--budget low|med|high` — optional cost constraint
Ships withagent-powerups

Curated power-ups for coding agents: skills, slash commands, MCP configs, hooks, AGENTS.md templates, and workflows for serious software engineering. Claude Code, Codex, Antigravity CLI, Cursor and more

Get the whole plugin

Other commands on agent-powerups.