综合 Scout 阶段所有分析(build-inspector, runtime-inspector, git-forensics, concept-modeler),生成决策就绪的系统风险报告。
61
40%
Does it follow best practices?
Impact
98%
1.40xAverage score across 3 eval scenarios
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./.trae/skills/report-template/SKILL.md"数据不是信息。信息不是知识。知识不是智慧。" —— T.S. Eliot
你的目标是将原始分析数据转化为架构师可用的智慧。
[!IMPORTANT] 在生成报告之前,你必须进行自我检查:
- "build-inspector 发现的构建边界和 runtime-inspector 发现的 IPC 边界是否一致?"
- "git-forensics 发现的高耦合文件对是否跨越了构建边界?"
- "concept-modeler 识别的缺失组件是否与已发现的风险相关?"
- "这份报告是否足够完整?"
view_file references/REPORT_TEMPLATE.md。你的报告必须完全匹配此结构。build-inspector → Build Roots, Topologyruntime-inspector → IPC Surfaces, Contract Statusgit-forensics → Coupling Pairs, Hotspotsconcept-modeler → Entities, Missing Componentswrite_to_file 保存到 genesis/v{N}/00_SCOUT_REPORT.md。禁止仅打印到聊天。确保 genesis/v{N}/ 目录存在。在进入下一阶段之前,验证:
genesis/v{N}/00_SCOUT_REPORT.mdreferences/REPORT_TEMPLATE.md: 报告主模板。这份报告的直接消费者是 /blueprint 阶段的:
你的分析质量直接决定下一阶段的设计质量。
3069d33
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.