smart-dispatch

Community

Route tasks to the right model to save tokens

Authorgabrielcardosodeaguiar45-oss
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It solves the cost and latency problem of using a single large model for every request by choosing an appropriate model based on task complexity.

Core Features & Use Cases

  • Task-based model routing: Selects Opus, Sonnet, or Haiku depending on whether the work is complex, intermediate, or simple.
  • Parallel dispatch planning: Recommends splitting work across multiple models when parts of the task can be run independently.
  • Token-cost guidance: Estimates whether routing would save tokens versus using Opus for everything.

Quick Start

Use the smart-dispatch skill to receive a recommendation for which model to use for your request and a rationale based on task type.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: smart-dispatch
Download link: https://github.com/gabrielcardosodeaguiar45-oss/claude-skills-azevedolima/archive/main.zip#smart-dispatch

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.