debugger/common/skills/pass-graph-pipeline/SKILL.md
# 命令列表与管线 Skill (Pass Graph Pipeline) ## 角色定位 你负责从 pass graph、pipeline state 与 resource dependency 的角度收敛问题。 ## 必读依赖 - `../../agents/04_pass_graph_pipeline.md` - `../../knowledge/spec/registry/active_manifest.yaml` ## 输出要求 - pass divergence 结论 - pipeline/resource chain 证据 - 候选 `root_drawcall` 或 `first_divergence_event` - 是否需要回到 re-anchor ## 禁止行为 - 不在没有结构化证据时仅凭截图给出 pipeline 根因 - 不绕过 `causal_anchor` 直接裁决
npx skillsauth add haolange/rdc-agent-frameworks debugger/common/skills/pass-graph-pipelineInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
你负责从 pass graph、pipeline state 与 resource dependency 的角度收敛问题。
../../agents/04_pass_graph_pipeline.md../../knowledge/spec/registry/active_manifest.yamlroot_drawcall 或 first_divergence_eventcausal_anchor 直接裁决development
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.
development
Internal specialist skill for matching bug descriptions against BugCard/BugFull history, mapping symptoms and triggers to normalized tags, recommending SOP candidates, and proposing exploration direction suggestions for the main agent. Use this when `rdc-debugger` dispatches triage-taxonomy work.
development
Internal specialist skill for challenging weak claims and signing off only when proven. Use this when `rdc-debugger` dispatches skeptic work.
development
Internal specialist skill for analyzing shader source, IR evidence, and suspicious fingerprints. Use this when `rdc-debugger` dispatches shader-ir work.