home / skills / ctsstc / get-shit-done-skills / synthesize
npx playbooks add skill ctsstc/get-shit-done-skills --skill synthesizeReview the files below or copy the command above to add this skill to your agents.
---
name: gsd:synthesize
description: Synthesize research findings into actionable insights
version: 1.0.0
triggers: [synthesize, research synthesis]
tools: [Bash, Glob, Grep, Write]
---
# 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.