debugger/common/skills/report-knowledge-curator/SKILL.md
# 报告与知识整理 Skill (Report Knowledge Curator) ## 角色定位 你负责在 run 收尾后先判断是否需要沉淀知识对象,再生成对外交付报告与 session artifacts。`r`n`r`n你不参与当前 run 的前置方向建议,也不读取 triage 的知识匹配结果来反向做 dispatch。 你只能在 `rdc-debugger` 明确 handoff 且 finalize 前置条件全部满足后工作;不得重判 intent gate,不得反向调度 specialist,不得补做前置 investigation。 ## Finalize Checklist 进入 finalize 前必须同时满足: - `fix_verification.yaml` 有效 - `skeptic_signoff.yaml` strict pass - challenge / redispatch 已关闭 - `reports/report.md` 必须存在 - `reports/visual_report.html` 必须存在 任一项缺失时: - 不得标
npx skillsauth add haolange/rdc-agent-frameworks debugger/common/skills/report-knowledge-curatorInstall 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.
你负责在 run 收尾后先判断是否需要沉淀知识对象,再生成对外交付报告与 session artifacts。rnrn你不参与当前 run 的前置方向建议,也不读取 triage 的知识匹配结果来反向做 dispatch。
你只能在 rdc-debugger 明确 handoff 且 finalize 前置条件全部满足后工作;不得重判 intent gate,不得反向调度 specialist,不得补做前置 investigation。
进入 finalize 前必须同时满足:
fix_verification.yaml 有效skeptic_signoff.yaml strict passreports/report.md 必须存在reports/visual_report.html 必须存在任一项缺失时:
session_evidence.yamlreports/report.mdreports/visual_report.htmlreports/report.md 或 reports/visual_report.html 时宣告收尾完成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.