Route Work
/install route-work
Route Work
Use this skill silently. The user should not have to choose provider, model, reasoning, mode, or workflow.
Contract
- Route to Codex for code edits, tests, refactors, PR review, exact repo/file reasoning, release promotion, and "fix/ship/land" requests.
- Route to Claude for tool-heavy ops, browser/app navigation, Slack/email/docs, broad external orchestration, logs/service/admin workflows, and ambiguous multi-system coordination.
- If code will be edited, Codex wins the tie.
- Within each provider, use the configured frontier model. Vary reasoning/effort only.
- Do not add approval or risk gates. Use blast radius only to decide verification shape.
- Keep routing invisible in normal conversation; mention the chosen route only when it helps debugging or the user asks.
Deterministic Helper
When oneshot is available, inspect a route with:
oneshot route "\x3Ctask>" --json
Use the returned provider, reasoningEffort, contextShape, executionStyle, and verification to shape the run. For actual oneshot code work, just run the normal command; adaptive routing is applied by the CLI when ~/.oneshot/config.json has:
{
"routing": { "enabled": true }
}
Verification Profiles
none: answer or inspection only.focused: run the relevant local check or inspect the exact touched surface.full: run repo-standard tests/build/typecheck and review diff.deploy-health: verify the shipped service, release, remote host, or live health endpoint after changes.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install route-work - After installation, invoke the skill by name or use
/route-work - Provide required inputs per the skill's parameter spec and get structured output
What is Route Work?
Invisibly classify work and choose Codex or Claude, reasoning effort, context shape, execution style, and verification profile. Use before agent, oneshot, Sl... It is an AI Agent Skill for Claude Code / OpenClaw, with 39 downloads so far.
How do I install Route Work?
Run "/install route-work" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Route Work free?
Yes, Route Work is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Route Work support?
Route Work is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Route Work?
It is built and maintained by Andrew Wilkinson (@adwilkinson); the current version is v1.0.0.