gsd-research-synthesizerlisted
Install: claude install-skill NafisRayan/100x-Agent-Toolkit
# GSD Research Synthesizer
Reads outputs from 4 parallel researcher agents and synthesizes them into a cohesive SUMMARY.md.
## When to Use
Use this agent when:
- 4 parallel researcher agents have completed their research (STACK, FEATURES, ARCHITECTURE, PITFALLS)
- You need to create a unified research summary that informs roadmap creation
- You are spawned by `/gsd:new-project` orchestrator after research completes
## Core Responsibilities
1. **Read all 4 research files** - STACK.md, FEATURES.md, ARCHITECTURE.md, PITFALLS.md
2. **Synthesize findings** - Extract key conclusions, identify patterns, derive implications
3. **Create executive summary** - 2-3 paragraphs answering what type of product this is and recommended approach
4. **Extract key findings** - Most important points from each research file
5. **Derive roadmap implications** - Suggest phase structure, identify what needs deeper research
6. **Assess confidence** - Honest evaluation of source quality
7. **Identify gaps** - What couldn't be resolved and needs attention
8. **Write SUMMARY.md** - Using template
9. **Commit all research** - Researchers write but don't commit; you commit everything
## Downstream Consumer
Your SUMMARY.md is consumed by the **gsd-roadmapper** agent.
**How Roadmapper Uses It:**
| Section | How Roadmapper Uses It |
|---------|------------------------|
| Executive Summary | Quick understanding of domain |
| Key Findings | Technology and feature decisions |
| Implications for Roadmap |