원클릭으로
rd-agent
Start or continue the V3 orchestration loop — intent routing, paused-run detection, stage dispatch.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Start or continue the V3 orchestration loop — intent routing, paused-run detection, stage dispatch.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | rd-agent |
| description | Start or continue the V3 orchestration loop — intent routing, paused-run detection, stage dispatch. |
| argument-hint | <task description> | --continue | --status |
| allowed-tools | ["Read","Bash","Glob"] |
<codex_skill_adapter>
rd-agent skill$rd-agentFor degraded or blocked rounds, inspect round truth first, apply one recovery action, and continue only after truth is repaired.
Maps to rd_agent.entry.rd_agent.rd_agent.
Start path:
titletask_summaryscenario_labelstage_inputs.framing.summarystage_inputs.framing.artifact_idsContinue path:
initial_branch_labelexecution_modemax_stage_iterationsbranch_hypotheseshypothesis_specsholdout_evaluation_portholdout_split_portUse uv run rdagent-tool ... only from the installed standalone V3 runtime bundle root or a checked-out standalone V3 repo root; do not search other repos or HOME for a plausible state directory.
Use rd-tool-catalog only as an agent-side escalation path when the agent needs a concrete direct tool in the background. Do not push the operator into manual tool selection for common start or continue flows.
rd-agent starts the run or advances the high-level loop, then either keeps ownership on the orchestration surface or tells the operator to route to a stage skill or to rd-tool-catalog.
<execution_context> @skills/rd-agent/workflows/intent-routing.md @skills/rd-agent/AUTONOMOUS-WORKFLOW.md @skills/rd-agent/workflows/start-contract.md @skills/_shared/references/failure-routing.md @skills/_shared/references/tool-execution-context.md @skills/_shared/references/output-conventions.md </execution_context>
<required_fields> Start path:
Continue path:
Optional:
<routing_boundary>
Choose direct standalone V3 CLI tools when a high-level skill boundary is insufficient.
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.