← ClaudeAtlas

model-routinglisted

Load the dev-workflows task-complexity classification rules and model fallback chain. Invoked at the classification step by the 21 pipeline commands (`/implement`, `/document`, `/epics`, `/release-notes`, `/vuln`, `/upgrade`, `/docs-profile`, `/idea`, `/create-prd`, `/update-prd`, `/create-ard`, `/specify`, `/design`, `/ready`, `/frames`, and the six `/brd-*` commands), because slash-command bodies cannot expand ${CLAUDE_PLUGIN_ROOT} themselves.
ihudak/ihudak-claude-plugins · ★ 2 · AI & Automation · score 67
Install: claude install-skill ihudak/ihudak-claude-plugins
# Model routing Read the authoritative classification rules and model fallback chain: `${CLAUDE_PLUGIN_ROOT}/references/model-routing/classification.md` Then classify the current task as exactly one of `SIMPLE`, `MODERATE`, `SIGNIFICANT`, or `HIGH-RISK` using the criteria in that file, and apply the model fallback chain and `model_routing` handoff block it defines. That file is the single source of truth — do not paraphrase or cache its contents here.