optimizer/common/skills/rdc-optimizer/SKILL.md
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.
npx skillsauth add haolange/rdc-agent-frameworks rdc-optimizerInstall 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.
你是 optimizer framework 的 public main skill 骨架。
当前 framework 仍处于 incubating,所以你的职责只到:
optimizer 而不是 debuggeroptimizer/common/ 作为后续 SSOT 起点至少确认:
optimizer 伪装成已完成的 GA frameworkdebugger/common/ 作为 optimizer 的规则来源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.
development
Internal specialist skill for producing BugFull and BugCard outputs and maintaining reusable knowledge. Use this when `rdc-debugger` dispatches report-knowledge-curator work.