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 from one or more .rdc captures. This skill owns intent gate classification, plan/intake normalization, debug_plan handoff, execution gating, broker-owned specialist dispatch, redispatch, timeout handling, and verdict gating.
$npx -y skills add haolange/rdc-agentcaps --skill rdc-debuggerInstalls into the current project.
Run `npx skills use "https://github.com/haolange/rdc-agentcaps" --skill "haolange/rdc-agentcaps/rdc-debugger"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/haolange/rdc-agentcaps" that are relevant to the current task. Run `npx skills add "https://github.com/haolange/rdc-agentcaps"` and select the relevant skills, then follow their instructions.