benchmark-synthesis · diff
git:20260615.7a62936 to git:20260615.b734c35
12 added, 0 removed. Audit A to A.
---
name: benchmark-synthesis
description: Produce final structured audit report
execution: subagent
prompt: ./prompt.md
input: all_analysis_results
dependencies:
sops:
- spawn-agent
---
# Benchmark Synthesis SOP
Synthesize all analysis results from a benchmark archaeology campaign into a final structured report with cross-cutting findings, prioritized recommendations, and actionable conclusions.
## Input
- **all_analysis_results**: Combined outputs from all prior analysis SOPs and tactics (audit scores, saturation data, validity assessments, coverage maps, protocol forensics)
## Procedure
1. Aggregate findings across all analysis dimensions
2. Identify cross-cutting themes and systemic issues
3. Prioritize findings by impact and actionability
4. Produce executive summary and detailed report
5. Generate specific recommendations for benchmark users and creators
## Output
Final synthesis report suitable for publication or decision-making.
+ <!-- BEGIN available-tables (generated) -->
+
+ ## Available SOPs
+
+ 可选,无固定顺序;最终叶子终为 sop。
+
+ | SOP | 何时用 |
+ | --- | --- |
+ | spawn-agent | Spawn a customized CC subagent with full MCP tool access. Used by SOPs that declare execution: subagent. |
+
+ <!-- END available-tables (generated) -->
+