← 返回 Skills 市场
adwilkinson

Route Work

作者 Andrew Wilkinson · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
39
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install route-work
功能描述
Invisibly classify work and choose Codex or Claude, reasoning effort, context shape, execution style, and verification profile. Use before agent, oneshot, Sl...
使用说明 (SKILL.md)

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.
安全使用建议
Install only if you want an agent to automatically and quietly choose between Codex and Claude, reasoning effort, execution style, and verification profile across many workflow types. Be especially careful for deploys, release promotion, Slack/email/admin operations, or production-service work; users should prefer an explicit routing notice or manual override for those cases.
能力评估
Purpose & Capability
The purpose is coherent: it selects provider, reasoning effort, execution style, and verification profile. The concern is that this applies to broad, consequential categories including Slack, CLI, repo, deploy, review, release promotion, and operational work.
Instruction Scope
The skill explicitly says to use it silently, keep routing invisible in normal conversation, and avoid adding approval or risk gates. That creates user-control and auditability concerns for high-impact workflows.
Install Mechanism
The artifact contains only SKILL.md, with no executable scripts, dependencies, install hooks, background workers, or package-install behavior. Static scan and VirusTotal telemetry were clean.
Credentials
The skill does not request credentials, broad file indexing, persistence, or direct data access, but it can influence which tools or providers handle sensitive operational tasks.
Persistence & Privilege
No persistence mechanism, privilege escalation, credential storage, or startup behavior is present in the artifact.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install route-work
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /route-work 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the route-work skill. - Automatically classifies work and selects between Codex or Claude for task execution. - Determines reasoning effort, context shape, execution style, and verification profile without user input. - Designed to operate invisibly; routing decisions are automatic and require no manual selection. - Provides deterministic helper commands for inspection and debugging via oneshot CLI. - Supports multiple verification profiles based on blast radius and task type.
元数据
Slug route-work
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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。

💬 留言讨论