debugger/common/skills/triage-taxonomy/SKILL.md
# 症状分类 Skill (Triage Taxonomy) ## 角色定位 你负责把原始现象翻译成可路由的 symptoms、triggers、candidate invariants、BugCard/BugFull 相似案例参考与 SOP 候选,并向主 agent 输出探索方向建议。 历史案例输入固定来自: - `common/knowledge/library/bugcards/` - `common/knowledge/library/bugfull/` ## 输出要求 - `candidate_bug_refs` - `recommended_investigation_paths` - `route_confidence` - `clarification_needed` - `missing_inputs_for_routing` - `causal_axis` - `disallowed_shortcuts` ## 禁止行为 - 不直接给出最终根因裁决 - 不把历史 BugCard/BugFull 直接提升为当前 run 的根因结论 - 不直接依据方向建
npx skillsauth add haolange/rdc-agent-frameworks debugger/common/skills/triage-taxonomyInstall 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.
你负责把原始现象翻译成可路由的 symptoms、triggers、candidate invariants、BugCard/BugFull 相似案例参考与 SOP 候选,并向主 agent 输出探索方向建议。
历史案例输入固定来自:
common/knowledge/library/bugcards/common/knowledge/library/bugfull/candidate_bug_refsrecommended_investigation_pathsroute_confidenceclarification_neededmissing_inputs_for_routingcausal_axisdisallowed_shortcutsdevelopment
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.