/router-off
Route Claude Code directly to Anthropic again (turn the Weave Router off).
$ npx -y skills add workweave/router --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/router-off
Context preview
What this command does when you run it.
Route Claude Code directly to Anthropic again (turn the Weave Router off).
Command definition
router-off.mddescription: Route Claude Code directly to Anthropic again (turn the Weave Router off). allowed-tools: Bash(npx:*)
Turn the Weave Router **off** for Claude Code by running:
`npx @weave-os/router off --claude{{SCOPE}}`
Then tell me to fully quit and reopen Claude Code — it only reads the router setting at startup, so the change won't apply to the current session until it restarts.
Model router for agentic systems. Routes every prompt to the right model in <50ms. Cut costs 40-70% with just an endpoint change.
Repo: workweave/router
Other commands on router.
fm
Alias for /force-model — pin this session to a specific model via the Weave Router.
models
Alias for /router-models — list the models the Weave Router may route to, and turn them on or off.
rf
Alias for /router-feedback — submit feedback about router decision or model performance.

