Skip to main content
ClaudeWave
Skill490 estrellas del repoactualizado yesterday

gsd:synthesize

Synthesize research findings into actionable insights

Instalar en Claude Code
Copiar
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
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

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.