Route busywork to a cheaper model or harness via session-warden before spending Codex credits.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add Ani-HQ/session-warden --skill codex --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Codex?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ani-hq-codex)More formats (shields.io, HTML) on the badges page.
---
name: session-warden-route
description: Route busywork to a cheaper model or harness via session-warden before spending Codex credits.
---
# session-warden route (Codex)
Extra Anthropic quota is gone. Preserve credits: route summarize, format, lookup, and typos away from this harness.
## Before you work
```bash
session-warden route --task "$THE_ASK" --host codex --json
```
Read `worker`, `reason`, `costClass`, `self`.
- If `self` is true, do the work yourself.
- Otherwise:
```bash
session-warden run --worker "$WORKER" --prompt "$THE_ASK"
```
Use that result. Do not re-do a cheap worker's answer "just to check" unless the user asked.
Frontier still wins for architecture, multi-file refactors, and security. Rate-limited providers are skipped automatically.
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!