一键导入
rd-tool-catalog
Choose direct standalone V3 CLI tools when a high-level skill boundary is insufficient.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Choose direct standalone V3 CLI tools when a high-level skill boundary is insufficient.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Start or continue the V3 orchestration loop — intent routing, paused-run detection, stage dispatch.
Build-stage: advance branch from build toward verify in an existing standalone V3 run.
Synthesize-stage: close iteration or continue back to framing in an existing standalone V3 run.
Verify-stage: complete or block verification before synthesize in an existing standalone V3 run.
Framing-stage: advance branch from framing toward build in an existing standalone V3 run.
| name | rd-tool-catalog |
| description | Choose direct standalone V3 CLI tools when a high-level skill boundary is insufficient. |
| argument-hint | <tool name> | --list | --category <orchestration|inspection|primitives> |
| allowed-tools | ["Read","Bash"] |
<codex_skill_adapter>
rd-tool-catalog skill$rd-tool-catalogInspect round truth artifacts such as the capability snapshot, dispatch handle, branch receipt, round summary, provenance, and recovery actions.
Maps to rd_agent.entry.tool_catalog and the rdagent-tool list / describe interface.
<execution_context> @skills/rd-tool-catalog/references/tool-selection.md @skills/_shared/references/tool-execution-context.md </execution_context>
<routing_model>
CLI commands:
uv run rdagent-tool list
uv run rdagent-tool describe <tool>
<success_contract> Success means the skill narrows the request to a concrete tool choice or explicitly routes the caller back to the correct high-level skill. The final output identifies the selected category, any relevant subcategory, and the recommended entrypoint. </success_contract>