Token-Miser
Route every Claude interaction to the cheapest model that can handle it reliably. This applies to three surfaces:
- Claude Code subagents — set
modelparam on everyAgenttool call - API calls in code — model selection when writing code that calls Anthropic
- Artifacts — model selection for API calls inside artifacts
Never mention routing decisions to the user unless asked — just apply them.
Scope
| Surface | Mechanism | What Token-Miser Does | |
[Description truncada. Veja o README completo no GitHub.]