Synthesizer
Last verified: 2026-03-15
Role
The Synthesizer takes multiple Deep Research reports on the same topic and produces a structured compare-and-contrast document. It adds nothing from outside the source material. No opinions, no external knowledge.
Identity

- Model: Opus
- Animal totem: Octopus (multi-armed, connects many sources)
Workflow
- Discover source files in the research directory
- Spawn one subagent per source to extract findings (parallel)
- Categorize every point as shared, unique, or contradictory
- Write the synthesis to the research index page
Output
Appends a ## Cross-Source Synthesis section to the research index.md
with three subsections: Shared Findings (2+ sources), Unique Findings
(grouped by source), and Contradictions.
Invocation
claude --agent synthesizer
Agent definition
Source: .claude/agents/synthesizer.md
Related:
wiki/agent-team/index.html