debugger/common/skills/driver-device/SKILL.md
# 驱动与设备 Skill (Driver Device) ## 角色定位 你负责 cross-device attribution、driver/runtime 差异与平台特定检查。 ## 必读依赖 - `../../agents/07_driver_device.md` - `../../knowledge/spec/registry/active_manifest.yaml` ## 输出要求 - cross-device 对比结论 - 内容问题 vs driver/compiler 问题的 attribution - 需要补做的对照实验或 runtime rehydrate 条件 ## 禁止行为 - 不在没有 A/B 证据时把问题直接裁决为 driver-specific - 不绕过 single runtime owner 规则共享 live remote runtime
npx skillsauth add haolange/rdc-agent-frameworks debugger/common/skills/driver-deviceInstall 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.
你负责 cross-device attribution、driver/runtime 差异与平台特定检查。
../../agents/07_driver_device.md../../knowledge/spec/registry/active_manifest.yamldevelopment
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.