# Router Status

> Show whether Codex is routing through the Weave Router or using its default provider.

- Skill: `weave-os/router-status` (Agent Skill)
- Install (CLI): `npx skillmds@latest add weave-os/router-status`
- Raw SKILL.md: https://api.skillmd.com/api/skills/weave-os/router-status/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: weave-os (https://skillmd.com/u/weave-os)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/weave-os/router-status

---


<!-- weave-router managed router-status skill -->

# Weave Router status

When the user invokes `$router-status`, report whether this Codex installation
routes through the Weave Router.

Run exactly:

```bash
npx --package @weave-os/router -y -- weave-router status --codex{{SCOPE}}
```

Then summarize the result in one line. Do not change any configuration.

