Route Codex through the Weave Router again (turn it back on).
Scanned 8/31/2026
Install to Claude Code
npx -y skills add workweave/router --skill router-on --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Router On?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/workweave-router-on)More formats (shields.io, HTML) on the badges page.
---
name: router-on
description: "Route Codex through the Weave Router again (turn it back 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 @workweave/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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!