Internal planning sub-agent for minimal clarification and intake summarization.
$curl -o .claude/agents/plan_clarification.md https://raw.githubusercontent.com/haolange/rdc-agentcaps/HEAD/debugger/platforms/claude-code/.claude/agents/plan_clarification.mdInstalls into the current project.
Install plan_clarification by running `curl -o .claude/agents/plan_clarification.md https://raw.githubusercontent.com/haolange/rdc-agentcaps/HEAD/debugger/platforms/claude-code/.claude/agents/plan_clarification.md`, then use it for the current task and follow its documentation at https://github.com/haolange/rdc-agentcaps.
| 1 | # RenderDoc/RDC Agent 宿主入口 |
| 2 | |
| 3 | 当前文件是 Claude Code 宿主入口。 |
| 4 | |
| 5 | 该角色属于 `Plan / Intake Phase` 的轻量 planning sub-agent。它只做补料和摘要压缩,不进入 execution。 |