Home
cd ../playbooks
Academic ResearchIntermediate

Literature Review Synthesis

Systematically search, analyze, and synthesize research literature. Extract key findings, identify gaps, and produce structured literature reviews.

10 minutes
By communitySource
#research#literature-review#synthesis#academic#papers

Your literature review reads like an annotated bibliography — 'Smith (2020) found X. Jones (2021) found Y.' Your committee wants synthesis: what does the field collectively know, where do studies disagree, and what gap does your research fill?

Who it's for: doctoral candidates synthesizing research for dissertations, systematic review authors following PRISMA guidelines, research teams conducting meta-analyses, grant writers establishing theoretical foundations, policy researchers summarizing evidence bases

Example

"Synthesize these 60 papers on AI in healthcare diagnostics" → Synthesis matrix mapping findings across studies, identification of 4 consensus areas and 2 active debates, methodological quality assessment, and narrative synthesis with thematic organization

CLAUDE.md Template

New here? 3-minute setup guide → | Already set up? Copy the template below.

# Literature Review System

## Workflow Phases

### Phase 1: Define Scope
Before searching:
1. State the research question clearly
2. Define inclusion/exclusion criteria
3. Identify key terms and synonyms
4. Specify date range and source types

### Phase 2: Search & Collect
Search strategy:
1. Generate search queries from key terms
2. Search multiple databases if available
3. Track sources in a structured format
4. Apply inclusion/exclusion criteria

### Phase 3: Extract & Analyze
For each paper, extract:
- **Citation**: Full reference
- **Research Question**: What are they investigating?
- **Methodology**: How did they study it?
- **Key Findings**: What did they find?
- **Limitations**: What are the caveats?
- **Relevance**: How does this connect to our question?

### Phase 4: Synthesize
Combine extractions into:
- Thematic groupings
- Points of agreement/disagreement
- Evolution of the field
- Identified gaps
- Future directions

## Paper Analysis Template

```markdown
## Paper: [Short Title]

**Citation**: [Full citation]
**Year**: [Year]
**Type**: [Empirical/Theoretical/Review/etc.]

### Research Question
[What question does this paper address?]

### Methodology
[How did they study it? Sample, methods, analysis]

### Key Findings
1. [Finding 1]
2. [Finding 2]
3. [Finding 3]

### Limitations
- [Limitation 1]
- [Limitation 2]

### Relevance to Our Review
[How does this connect to our research question?]

### Key Quotes
> "[Direct quote if particularly relevant]" (p. X)
```

## Synthesis Matrix

Track themes across papers:

| Paper | Theme A | Theme B | Theme C | Methods | Findings |
|-------|---------|---------|---------|---------|----------|
| Smith 2020 | ✓ | - | ✓ | Survey | X > Y |
| Jones 2021 | ✓ | ✓ | - | Experiment | X = Y |
| Lee 2022 | - | ✓ | ✓ | Interview | X < Y |

## Commands

- `/lit-review [topic]` — Start a new literature review
- "Analyze this paper: [citation/pdf]" — Extract from single paper
- "Synthesize papers on [theme]" — Combine extractions
- "Find gaps in the literature" — Identify what's missing
- "Write the introduction section" — Draft based on synthesis

## Output Formats

### Annotated Bibliography
```
1. Smith (2020): [2-3 sentence summary focusing on contribution and relevance]

2. Jones (2021): [2-3 sentence summary...]
```

### Thematic Review
```
## Theme 1: [Name]
[Paragraph synthesizing what multiple papers say about this theme]

## Theme 2: [Name]
[Paragraph synthesizing...]
```

### Gap Analysis
```
## What We Know
[Summary of established findings]

## What We Don't Know
[Identified gaps and unanswered questions]

## Why It Matters
[Significance of the gaps]
```
README.md

What This Does

This playbook provides a structured workflow for conducting literature reviews. Claude helps you search for relevant papers, extract key information from each, identify themes and gaps, and produce a synthesized review document.

Prerequisites

  • Claude Code installed and configured
  • Access to papers (PDFs, URLs, or databases)
  • A research topic or question

Synthesis Matrix

Track themes across papers:

Paper Theme A Theme B Theme C Methods Findings
Smith 2020 - Survey X > Y
Jones 2021 - Experiment X = Y
Lee 2022 - Interview X < Y

Commands

  • /lit-review [topic] — Start a new literature review
  • "Analyze this paper: [citation/pdf]" — Extract from single paper
  • "Synthesize papers on [theme]" — Combine extractions
  • "Find gaps in the literature" — Identify what's missing
  • "Write the introduction section" — Draft based on synthesis

Output Formats

Annotated Bibliography

1. Smith (2020): [2-3 sentence summary focusing on contribution and relevance]

2. Jones (2021): [2-3 sentence summary...]

Thematic Review

## Theme 1: [Name]
[Paragraph synthesizing what multiple papers say about this theme]

## Theme 2: [Name]
[Paragraph synthesizing...]

Gap Analysis

## What We Know
[Summary of established findings]

## What We Don't Know
[Identified gaps and unanswered questions]

## Why It Matters
[Significance of the gaps]

## Step-by-Step Setup

### Step 1: Create the research folder

```bash
mkdir -p ~/research/{papers,extractions,synthesis}

Step 2: Add the CLAUDE.md template

Save the template above to ~/research/CLAUDE.md.

Step 3: Start a review

I'm conducting a literature review on [your topic]. Help me:
1. Define the search scope
2. Generate search queries
3. Create an extraction template specific to this topic

Example Usage

User:

"Start a literature review on remote work productivity"

Claude:

Literature Review: Remote Work Productivity

Phase 1: Scope Definition

Research Question: How does remote work affect employee productivity compared to in-office work?

Inclusion Criteria:

  • Published 2019-2024 (post-COVID relevant)
  • Empirical studies with productivity measures
  • Knowledge workers / office-type roles

Exclusion Criteria:

  • Opinion pieces without data
  • Non-comparable job types (manufacturing, retail)
  • Studies without clear productivity metrics

Search Terms:

  • "remote work" AND "productivity"
  • "work from home" AND "performance"
  • "telework" AND "output"

Ready for Phase 2: Search & Collect. Do you have papers to analyze, or should we discuss search strategies?

Later - Analyzing a paper:

User: "Analyze this paper: Bloom et al. (2015) 'Does Working from Home Work?'"

Claude:

Paper: Bloom 2015 - WFH Experiment

Citation: Bloom, N., Liang, J., Roberts, J., & Ying, Z. J. (2015). Does working from home work? Evidence from a Chinese experiment. Quarterly Journal of Economics.

Type: Randomized experiment

Research Question

Does working from home improve or harm worker productivity?

Methodology

  • 9-month RCT at Chinese call center (Ctrip)
  • 249 employees randomized to WFH vs office
  • Productivity = calls handled per minute

Key Findings

  1. WFH increased productivity by 13%
  2. 9% from working more minutes (fewer breaks, less sick leave)
  3. 4% from more calls per minute (quieter environment)
  4. WFH workers reported higher satisfaction

Limitations

  • Single company in China
  • Call center work (measurable output)
  • Pre-COVID (voluntary WFH, not forced)

Relevance

Foundational experimental evidence for productivity gains, but limited to specific work type and context.

Later - Synthesis:

User: "I've analyzed 8 papers. Synthesize findings on productivity measurement."

Claude:

Synthesis: Productivity Measurement Approaches

The literature uses diverse productivity measures:

Objective Measures (4 papers):

  • Bloom 2015: Calls per minute
  • Emanuel 2023: Lines of code, commits
  • Gibbs 2023: Tasks completed per hour

Self-Reported Measures (3 papers):

  • Barrero 2021: Perceived productivity scale
  • Aksoy 2022: Compared to office baseline

Manager Assessments (2 papers):

  • Butler 2021: Performance reviews

Key Insight: Papers using objective measures show larger productivity gains (avg +8-13%) than self-reported (+5-8%). This may reflect measurement bias or different constructs.

Gap Identified: No papers combine multiple measurement types to validate findings.

Tips

  • Use parallel analysis: If you have 5 papers, ask Claude to analyze all 5, then synthesize. Don't do one at a time.
  • Create a synthesis matrix: Track themes across papers visually. This reveals patterns.
  • Quote sparingly but strategically: A few key quotes > many quotes.
  • Watch for publication bias: Studies showing effects are more likely published. Note null findings.

Troubleshooting

Problem: Claude's summaries are too generic

Solution: Provide the full paper or detailed excerpts. Abstracts don't have enough detail for good extraction.

Problem: Papers seem contradictory

Solution: Look for differences in methodology, sample, context. Create a table comparing these factors.

Problem: Can't find enough papers

Solution: Broaden search terms, extend date range, include related fields. Use citation chaining (papers that cite key papers).

$Related Playbooks

Academic Research

Manuscript Referee Review

Get a thorough pre-submission review with referee-style objections. Identify weaknesses before reviewers do, and strengthen your paper proactively.

10 minutes
Intermediate
Academic Research

Paper Figures to PowerPoint

Extract all figures, tables, and equations from a research paper PDF and generate a polished PowerPoint deck automatically.

10 minutes
Intermediate
Academic Research

Multi-Agent Parallel Review

Run multiple specialized review agents in parallel — proofreader, code reviewer, security auditor, etc. Each agent focuses on one dimension with full attention.

15 minutes
Intermediate
Academic Research

Orchestrator Contractor Mode

Let Claude autonomously coordinate multi-step tasks like a contractor — planning, implementing, reviewing, fixing, and verifying without constant supervision.

10 minutes
Intermediate
Academic Research

Parallel Task Agents

Spawn multiple Claude agents simultaneously to handle independent subtasks. Review 3 papers at once, analyze multiple files in parallel, or run concurrent simulations.

5 minutes
Intermediate
Academic Research

Scientific Manuscript Editor

Five focused editing passes for scientific manuscripts: verb tense conventions by section, topic-sentence structure, line-by-line grammar, substantive clarity editing, and a pre-submission compliance check.

10 minutes
Intermediate
Academic Research

Scientific Depmap

Query the Cancer Dependency Map (DepMap) for cancer cell line gene dependency scores (CRISPR Chronos), drug sensitivity data, and gene effect profiles. Use for identifying cancer-specific vulnerabilities, synthetic lethal interactions, and validat...

5 minutes
Beginner
Academic Research

Scientific Dhdna Profiler

Extract cognitive patterns and thinking fingerprints from any text. Use this skill when the user wants to analyze how someone thinks, understand cognitive style, profile writing or speech patterns, compare thinking styles between people, asks 'wha...

15 minutes
Advanced
Academic Research

Scientific Diffdock

Diffusion-based molecular docking. Predict protein-ligand binding poses from PDB/SMILES, confidence scores, virtual screening, for structure-based drug design. Not for affinity prediction.

15 minutes
Advanced
Academic Research

Scientific Dnanexus Integration

DNAnexus cloud genomics platform. Build apps/applets, manage data (upload/download), dxpy Python SDK, run workflows, FASTQ/BAM/VCF, for genomics pipeline development and execution.

10 minutes
Intermediate
Academic Research

Scientific Drugbank Database

Access and analyze comprehensive drug information from the DrugBank database including drug properties, interactions, targets, pathways, chemical structures, and pharmacology data. This skill should be used when working with pharmaceutical data, d...

5 minutes
Beginner
Academic Research

Scientific Ena Database

Access European Nucleotide Archive via API/FTP. Retrieve DNA/RNA sequences, raw reads (FASTQ), genome assemblies by accession, for genomics and bioinformatics pipelines. Supports multiple formats.

5 minutes
Beginner

Browse all Academic Research playbooks →