Internal planning sub-agent for reference_contract generation and readiness scoring.
$curl -o .claude/agents/plan_reference_contract.md https://raw.githubusercontent.com/haolange/rdc-agentcaps/HEAD/debugger/platforms/claude-code/.claude/agents/plan_reference_contract.mdInstalls into the current project.
Install plan_reference_contract by running `curl -o .claude/agents/plan_reference_contract.md https://raw.githubusercontent.com/haolange/rdc-agentcaps/HEAD/debugger/platforms/claude-code/.claude/agents/plan_reference_contract.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。它只生成 `reference_contract` 和 readiness 结论,不进入 execution。 |