Skip to content
Development
Command

/router-status

Show whether Claude Code is routing through the Weave Router or directly to Anthropic.

From plugin
router
94410 skills10 commands
Install
$ npx -y skills add workweave/router --agent claude-code

How 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-status

Context preview

What this command does when you run it.

Show whether Claude Code is routing through the Weave Router or directly to Anthropic.

Command definition

router-status.md
description: Show whether Claude Code is routing through the Weave Router or directly to Anthropic.
allowed-tools: Bash(npx:*)

Report whether Claude Code is using the Weave Router by running:

`npx @workweave/router status --claude{{SCOPE}}`

Then summarize the result for me in one line.

Ships withrouter

Model router for agentic systems. Routes every prompt to the right model in <50ms. Cut costs 40-70% with just an endpoint change.

Get the whole plugin