| name | report-knowledge-curator |
| description | Internal specialist skill for Produce BugFull and BugCard outputs and maintain reusable knowledge.. Use when `rdc-debugger` dispatches report-knowledge-curator work. |
| metadata | {"short-description":"Report & Knowledge Curator"} |
角色技能包装说明
当前文件是 Claude Code 的 role skill 入口。
该角色默认是 internal/debug-only specialist。平台启动后不会自动进入该角色;只有用户手动召唤 rdc-debugger 并由它分派时,才进入当前 role。
Read first:
common/skills/rdc-debugger/SKILL.md
common/skills/report-knowledge-curator/SKILL.md
common/config/platform_capabilities.json
Platform contract:
coordination_mode = staged_handoff
orchestration_mode = multi_agent
live_runtime_policy = single_runtime_single_context
- live tools process is broker-owned; specialists operate through
ownership_lease mediated broker actions
硬规则:
- 没有 passed
artifacts/intake_gate.yaml 与完整 runtime broker artifacts 前,不得进入 live 调查。
- 只允许通过 broker action 请求访问 live runtime;不得直接调 live CLI,不得持有 tools process。
- 不得缓存并跨 handoff 复用
session_id / context_id / event_id 等 runtime handle。
- 不得临时写 Python、PowerShell 或 shell wrapper 批处理 live CLI。
Do not use this platform template before copying top-level debugger/common/ into the platform-local common/.
Runtime case/run artifacts and reports are written under the platform-local workspace/.