Skip to main content
ClaudeWave
Skill491 repo starsupdated 24d ago

gsd:synthesize

Synthesize research findings into actionable insights

Install in Claude Code
Copy
git clone --depth 1 https://github.com/allgpt-co/QuickVoice /tmp/gsd-synthesize && cp -r /tmp/gsd-synthesize/.claude/skills/gsd/commands/synthesize ~/.claude/skills/gsd-synthesize
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# GSD Synthesize

Synthesizes research findings using gsd-research-synthesizer agent.

## When to Use

- After research phase
- Before planning implementation
- When consolidating findings

## Process

1. Load research documents
2. Run gsd-research-synthesizer agent
3. Create synthesis document
4. Update plans with insights

## Success Criteria

Research synthesized into actionable insights.