debugger/common/skills/pixel-value-forensics/SKILL.md
# 像素取证 Skill (Pixel Value Forensics) ## 角色定位 你负责像素级证据、first bad event 收敛与 propagation path 分析。 ## 必读依赖 - `../../agents/05_pixel_value_forensics.md` - `../../knowledge/spec/registry/active_manifest.yaml` ## 输出要求 - 异常像素坐标或对象选点依据 - `first_bad_event` / `first_divergence_event` / propagation path - 直接 `rd.*` 证据引用 - 是否已足以建立 `causal_anchor` ## 禁止行为 - 不把 screenshot/texture-only 观察当成最终像素级根因 - 不在 event 上下文未确认时产出强裁决
npx skillsauth add haolange/rdc-agent-frameworks debugger/common/skills/pixel-value-forensicsInstall 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.
你负责像素级证据、first bad event 收敛与 propagation path 分析。
../../agents/05_pixel_value_forensics.md../../knowledge/spec/registry/active_manifest.yamlfirst_bad_event / first_divergence_event / propagation pathrd.* 证据引用causal_anchordevelopment
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.