| name | cross-domain-synthesis |
| description | Synthesize all cross-domain findings into a structured idea report. Integrates outputs from all strategies and SOPs. |
| execution | subagent |
| prompt | ./prompt.md |
| input | all_intermediate_outputs (string) |
| dependencies | {"sops":["spawn-agent"]} |
Cross-Domain Synthesis
Synthesize all cross-domain findings into a structured idea report.
Execution
Subagent — spawned via subagent-spawning/spawn-agent skill.
Why Subagent
Synthesis requires integrating diverse outputs from multiple strategies and SOPs into a coherent report. Benefits from a fresh perspective that can identify patterns across all intermediate outputs without being anchored to any single strategy's framing.
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. |