← ClaudeAtlas

model-routinglisted

Internal routing, foreground-agent, validation, persistence, and Codex background-job rules for Stereo pair workflows
vsladkov/claudex-stereo · ★ 3 · AI & Automation · score 79
Install: claude install-skill vsladkov/claudex-stereo
# Model Routing Apply these rules whenever a Stereo command routes a planner, reviewer, implementer, or adversarial reviewer. Let the command's step-specific prompts and loop rules override generic wording here. ## Model addressing Interpret selections as follows: | Selection | Route | | ------------------- | -------------------------------------------------------------------------------------------------------------------------- | | `claude:session` | Run inline in the current Claude session | | `claude:inherit` | Run the named foreground agent with the `model` parameter omitted | | `claude:sonnet` | Run the named foreground agent with `model: "sonnet"` | | `claude:opus` | Run the named foreground agent with `model: "opus"` | | `claude:haiku` | Run the named foreground agent with `model: "haiku"` | | `claude:fable` | Run the named foreground agent with `model: "fable"` | | `codex:<selection>` | The written for