ワンクリックで
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>