Smart Config

Use when choosing or grading which AI model a SPAWNED task should run on — model selection, model policy, model grading, "which model for this task", route to sonnet/opus/fable by complexity, per-project model config, per-agent model pins. Grades a task against a written rubric into a tier (complex/medium/light), then deterministically resolves tier -> host-native model id in the right spawn-surface dialect (Agent tool / workflow stage / headless `claude -p`), fail-open, with an audit log. Host-neutral schema; Claude Code consumer ships now. Trigger on - what model should I use, route this to a cheaper/stronger model, model policy, grade this task, per-project model config, pin bob to opus.

joogy06 dffc59a 4 files · 37.3 KB Updated

File contents

joogy06/agent-foundry/tree/main/skills/smart-config commit dffc59a7c7

Frequently asked questions

npx skillmds@latest add joogy06/smart-config