Survey Synthesis

Final synthesis step — weave all gathered evidence (reading notes, extracted data, categorizations) into a coherent structured output appropriate to the strategy type. Used by all 5 strategies as the final step.

yogsoth-ai Updated

File contents

Survey Synthesis

Produce the final structured survey output from all accumulated evidence.

Execution

Subagent — spawned via subagent-spawning/spawn-agent skill. The subagent receives all accumulated materials and produces a single coherent document.

Why Subagent

Synthesis requires processing the entire accumulated corpus (potentially 50+ papers worth of notes). Running in a subagent provides dedicated context for weaving a coherent narrative without polluting the main session.

yogsoth-ai/literature-survey/tree/main/skills/survey-synthesis commit 9c8218f00b

Frequently asked questions

npx skillmds@latest add yogsoth-ai/survey-synthesis-3