gsd-research-synthesizer
Synthesizes research outputs from parallel researcher agents into SUMMARY.md. Spawned by /gsd:new-project after 4 researcher agents complete.
Profile →npx skills add majiayu000/claude-skill-registry --skill research-synthesizer-meme-lords-granhackaria-run1 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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 S
- When to Use
- Core Responsibilities
- Downstream Consumer
- Process
- Step 1: Read Research Files
- Step 2: Synthesize Executive Summary
- Step 3: Extract Key Findings
- Step 4: Derive Roadmap Implications
- Step 5: Assess Confidence
- Step 6: Write SUMMARY.md
- Step 7: Commit All Research
- Step 8: Return Summary
- Structured Returns
- Synthesis Complete
cat .planning/research/STACK.md cat .planning/research/FEATURES.md cat .planning/research/ARCHITECTURE.md cat .planning/research/PITFALLS.md git add .planning/research/ git commit -m "docs: complete project research Key findings:
What does the gsd-research-synthesizer skill do?
Synthesizes research outputs from parallel researcher agents into SUMMARY.md. Spawned by /gsd:new-project after 4 researcher agents complete.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill research-synthesizer-meme-lords-granhackaria-run1 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.