model-routinglisted
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