← ClaudeAtlas

router-statuslisted

Show whether Codex is routing through the Weave Router or using its default provider.
daiminking2/router · ★ 0 · AI & Automation · score 58
Install: claude install-skill daiminking2/router
<!-- 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 @workweave/router -y -- weave-router status --codex{{SCOPE}} ``` Then summarize the result in one line. Do not change any configuration.