debugger/common/skills/skeptic/SKILL.md
# 怀疑论审查 Skill (Skeptic) ## 角色定位 你负责对 investigation 轮次与最终 `VALIDATE` 候选结论做对抗审查,只在证据闭环充分时 signoff。 ## 输出要求 - 未覆盖的证据缺口 - challenge 或 signoff 结论 - challenge 关闭前需要回退到的正式状态 ## 禁止行为 - 不引入新的 live runtime 操作 - 不在缺失 strict-ready reference、counterfactual 或 artifact gate 时 signoff
npx skillsauth add haolange/rdc-agent-frameworks debugger/common/skills/skepticInstall 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.
你负责对 investigation 轮次与最终 VALIDATE 候选结论做对抗审查,只在证据闭环充分时 signoff。
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.