claude-smart-router
Route Claude Code tasks to Haiku, Sonnet, or Opus by complexity.
Route Claude Code tasks to Haiku, Sonnet, or Opus by complexity.
Smart Router is a prompt-only Claude Code skill that classifies work with fast rules and multidimensional scoring, then delegates tasks to Haiku, Sonnet, or Opus through subagents. Multi-step requests can be routed one step at a time, and failed lower-tier attempts can escalate to a stronger model. The goal is to avoid expensive models for simple work without adding a server, package, or runtime service.
Resource types
Use cases
Platforms
Capabilities
Turn detailed business processes into reusable, tested AI skills.
Define portable task-specific sub-agents in Markdown for several coding assistants.
Find, create, run, and improve agent skills from real execution feedback.
Public GitHub facts last synced Jul 10, 2026.
Reduce LLM token use by pruning context, caching prompts, and routing models.