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.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install route-work - 安装完成后,直接呼叫该 Skill 的名称或使用
/route-work触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Route Work 是什么?
Invisibly classify work and choose Codex or Claude, reasoning effort, context shape, execution style, and verification profile. Use before agent, oneshot, Sl... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 39 次。
如何安装 Route Work?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install route-work」即可一键安装,无需额外配置。
Route Work 是免费的吗?
是的,Route Work 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Route Work 支持哪些平台?
Route Work 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Route Work?
由 Andrew Wilkinson(@adwilkinson)开发并维护,当前版本 v1.0.0。