# Research Synthesis Workflow

> ---

- Skill: `lofcz/research-synthesis-workflow` (Agent Skill)
- Install (CLI): `npx skillmds@latest add lofcz/research-synthesis-workflow`
- Raw SKILL.md: https://api.skillmd.com/api/skills/lofcz/research-synthesis-workflow/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: lofcz (https://skillmd.com/u/lofcz)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/lofcz/research-synthesis-workflow

---

---
name: Research Synthesis Workflow
description: A step-by-step guide to synthesizing research from multiple sources into a coherent summary.
---
## Research synthesis workflow

Copy this checklist and track your progress:

```
Research Progress:
- [ ] Step 1: Read all source documents
- [ ] Step 2: Identify key themes
- [ ] Step 3: Cross-reference claims
- [ ] Step 4: Create structured summary
- [ ] Step 5: Verify citations
```

**Step 1: Read all source documents**

Review each document in the `sources/` directory. Note the main arguments and supporting evidence.

**Step 2: Identify key themes**

Look for patterns across sources. What themes appear repeatedly? Where do sources agree or disagree?

**Step 3: Cross-reference claims**

For each major claim, verify it appears in the source material. Note which source supports each point.

**Step 4: Create structured summary**

Organize findings by theme. Include:
- Main claim
- Supporting evidence from sources
- Conflicting viewpoints (if any)

**Step 5: Verify citations**

Check that every claim references the correct source document. If citations are incomplete, return to Step 3.
