> rdc-debugger

Public main skill for the RenderDoc/RDC GPU debugger framework. Use when the user wants defect diagnosis, root-cause analysis, regression explanation, or fix verification for a GPU rendering issue from one or more `.rdc` captures.

fetch
$curl "https://skillshub.wtf/haolange/RDC-Agent-Frameworks/rdc-debugger?format=md"
SKILL.mdrdc-debugger

RDC Debugger 主技能包装说明

当前文件是 Manus 的 public main skill 入口。

平台启动后默认保持普通对话态。只有用户手动召唤 rdc-debugger,才进入 RenderDoc/RDC GPU Debug 调试框架。

进入 rdc-debugger 后,本 skill 负责:

  • intent_gate
  • entry_gate
  • preflight
  • 缺失输入补料
  • intake 规范化
  • capture 导入 + case/run 初始化
  • artifacts/intake_gate.yaml
  • artifacts/runtime_topology.yaml
  • specialist 分派、阶段推进与质量门裁决

固定顺序:

  1. intent_gate
  2. entry_gate
  3. binding/preflight + capture import + case/run bootstrap
  4. artifacts/intake_gate.yaml pass
  5. artifacts/runtime_topology.yaml
  6. workflow_stage
  7. artifacts/run_compliance.yaml pass

artifacts/intake_gate.yaml 通过前,不得进入 specialist dispatch 或 live rd.* 分析。

本 skill 只引用当前平台根目录的 common/

  • common/skills/rdc-debugger/SKILL.md
  • 进入任何平台真相相关工作前,必须先校验 common/config/platform_adapter.json
  • local_support / remote_support / enforcement_layer / coordination_mode 统一以 common/config/platform_capabilities.json 的当前平台定义为准。
  • 当前平台的 sub_agent_mode = instruction_only_sub_agentspeer_communication = noneagent_description_mode = spawn_instruction_only
  • 当前平台的 specialist_dispatch_requirement = requiredhost_delegation_policy = platform_managedhost_delegation_fallback = none
  • local live policy = single_runtime_owner;remote live policy = single_runtime_owner

未先将顶层 debugger/common/ 拷入当前平台根目录的 common/ 之前,不允许在宿主中使用当前平台模板。

运行时 case/run 现场与第二层报告统一写入平台根目录下的 workspace/

> related_skills --same-repo

> rdc-optimizer

Public main skill for the incubating optimizer framework. Use when the user wants to analyze performance, identify bottlenecks, design experiments, or validate optimization gains from captures, traces, or profiling evidence. This skill is the future optimizer entry and currently provides the minimum intake contract only.

> rdc-analyst

Public main skill for the incubating analyzer framework. Use when the user wants to analyze captures, reconstruct pass/resource relationships, infer engine or material structure, or build reusable render knowledge instead of directly debugging a defect. This skill is the future entry for analyzer requests and currently provides the minimum intake contract only.

> triage-taxonomy

# 角色技能包装说明 当前文件是 Manus 的 role skill 入口。 该角色默认是 internal/debug-only specialist。平台启动后不会自动进入该角色;只有用户手动召唤 `rdc-debugger` 并由它分派时,才进入当前 role。 先阅读: 1. common/skills/rdc-debugger/SKILL.md 2. common/skills/triage-taxonomy/SKILL.md 3. common/config/platform_capabilities.json 当前平台的 `coordination_mode = workflow_stage`,`sub_agent_mode = instruction_only_sub_agents`,`peer_communication = none`。 未先将顶层 `debugger/common/` 拷入当前平台根目录的 `common/` 之前,不允许在宿主中使用当前平台模板。 运行时 case/run 现场与第二层报告统一写入平台根目录下的 `workspace

> team-lead-orchestration

# Team Lead Skill Wrapper(角色技能入口) 当前文件是 Manus 的 role skill 入口。 该角色只负责 orchestration,不是 public main skill。正常用户请求应先从 `rdc-debugger` 发起,当前 role 只接收 normalized intake / task handoff。 先阅读: 1. ../../common/skills/rdc-debugger/SKILL.md 2. ../../common/skills/team-lead-orchestration/SKILL.md 3. ../../common/config/platform_capabilities.json 未先将顶层 `debugger/common/` 拷入当前平台根目录的 `common/` 之前,不允许在宿主中使用当前平台模板。 在 `run_compliance.yaml(status=passed)` 生成前,你只能输出阶段性 brief,不得宣称最终裁决。 运行时 case/run 现场与第二层报告统一写入:

┌ stats

installs/wk0
░░░░░░░░░░
github stars14
███░░░░░░░
first seenMar 23, 2026
└────────────

┌ repo

haolange/RDC-Agent-Frameworks
by haolange
└────────────