# Router On

> Route Codex through the Weave Router again (turn it back on).

- Skill: `weave-os/router-on` (Agent Skill)
- Install (CLI): `npx skillmds@latest add weave-os/router-on`
- Raw SKILL.md: https://api.skillmd.com/api/skills/weave-os/router-on/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-on

---


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

# Turn Weave routing on

When the user invokes `$router-on`, switch this Codex installation back onto
the Weave Router using the managed configuration already on disk.

Run exactly:

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

Then report the result and tell the user the change takes effect on their next
`codex` launch — Codex reads its provider config at startup, so the current
session keeps routing as it already was. Do not re-run the installer or alter
any other Codex settings.

