Gather and synthesize academic literature for a research question, then use findings to inform study design and analysis.
Systematic process for finding academic resources relevant to a research question and using them to strengthen study design.
plan.mdBefore searching, ensure you have a focused research question. Ask the user if needed. A good research question has:
Write the refined research question to literature/research_question.md in the study directory.
Use WebSearch to find relevant academic papers, working papers, and review articles. Run multiple searches with varied queries to get good coverage.
Run at least 3-5 searches using different angles:
# Direct topic search
WebSearch: "{core topic}" site:scholar.google.com
# Key constructs + methodology
WebSearch: "{construct}" survey experiment methodology
# Established scales or measures
WebSearch: "{construct}" validated scale measurement instrument
# Recent reviews or meta-analyses
WebSearch: "{topic}" systematic review OR meta-analysis
# Domain-specific searches
WebSearch: "{topic}" site:ssrn.com
WebSearch: "{topic}" site:arxiv.org
WebSearch: "{topic}" site:nber.org
For each promising source, use WebFetch to access the content where possible (preprints, open-access papers, abstracts). Extract:
Create literature/review.md in the study directory with the following structure:
# Literature Review: {Research Question}
## Overview
{2-3 paragraph synthesis of what the literature says about this topic}
## Key Themes
### Theme 1: {name}
{Summary of findings across papers}
- Source 1 (Author, Year): {key finding}
- Source 2 (Author, Year): {key finding}
### Theme 2: {name}
...
## Methodological Insights
{What methods have been used to study this? What worked well?
What sample sizes were typical? What validated scales exist?}
## Gaps and Opportunities
{What hasn't been studied? Where do findings conflict?
What would a new study contribute?}
## Implications for Study Design
{Specific recommendations for how to design the current study,
informed by the literature:}
- Suggested constructs to measure
- Recommended question types or scales
- Sample size considerations
- Potential confounds to control for
- Analysis approaches used in prior work
## References
{Full list of cited sources}
After completing the review, use the findings to:
plan.md to justify design choicesstudy_root/
literature/
research_question.md # Refined research question
review.md # Full literature review
sources/ # (optional) saved PDFs or key excerpts
plan.md # References literature findings