| 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
- Aggregate findings across all analysis dimensions
- Identify cross-cutting themes and systemic issues
- Prioritize findings by impact and actionability
- Produce executive summary and detailed report
- Generate specific recommendations for benchmark users and creators
Output
Final synthesis report suitable for publication or decision-making.
Available SOPs
Optional, no fixed order; the final leaf is always a sop.
| SOP | When to use |
|---|
| spawn-agent | Spawn a customized CC subagent with full MCP tool access. Used by SOPs that declare execution: subagent. |