Cost Routing

Top-level dispatcher that classifies every incoming request into scout / coder / architect tiers BEFORE any tool call. Routes Read, Grep, Glob, file-search, symbol-lookup, "where is X", and "list files matching Y" to haiku-scout. Routes known-location Edit, Write, multi-file refactor, test authoring, and bounded code changes to sonnet-coder. Reserves the main opus context for ambiguous design questions, ADRs, and tradeoff analysis. Use whenever a request lands in the main context and might involve file IO, code search, code edits, or design reasoning — which is almost every turn.

The-Artificer-of-Ciphers-LLC Updated

File contents

The-Artificer-of-Ciphers-LLC/skills-from-the-artificer/tree/main/cost-routing commit 25be5294ef

Frequently asked questions

npx skillmds@latest add the-artificer-of-ciphers-llc/cost-routing