Systematic Review (Meta Skill)
This meta-skill coordinates a complete systematic review pipeline following
PRISMA 2020 guidelines. It integrates multi-database literature searching,
structured screening, information extraction, quantitative synthesis, and
standardized reporting into a rigorous evidence review workflow by combining
three specialized skills.
Workflow
Step 1: Protocol Development
Define the review protocol before conducting any searches:
- Formulate the research question using the PICO framework
(Population, Intervention, Comparator, Outcome)
- Establish inclusion and exclusion criteria with explicit justification
- Define the search strategy: databases, date range, language restrictions
- Specify outcome measures and effect size metrics
- Pre-register the protocol (PROSPERO or OSF recommended)
- Document any planned sensitivity or subgroup analyses
Step 2: Multi-Database Systematic Search
Execute comprehensive searches across multiple bibliographic databases:
- PubMed/MEDLINE: Biomedical and clinical literature via structured MeSH queries
- arXiv: Preprints in quantitative and computational fields
- Semantic Scholar: AI-augmented citation graph and full-text search
- CrossRef: DOI-based metadata and cross-publisher discovery
- Construct database-specific search strings from the master strategy
- Document exact queries, dates, result counts; deduplicate exports
- Supplement with citation chaining (forward and backward) on key papers
Step 3: Screening and Eligibility Assessment
Apply a two-stage screening process to identify eligible studies:
- Title/abstract screening: Apply inclusion criteria, flag uncertain cases
- Full-text assessment: Evaluate against all criteria, document exclusion reasons
- Track inter-rater agreement (Cohen's kappa) if multiple reviewers
- Maintain a log of all screening decisions for the PRISMA flow diagram
- Resolve disagreements through discussion or third-reviewer arbitration
Step 4: Structured Data Extraction
Extract pre-defined data elements from each included study:
- Study characteristics: design, setting, sample size, follow-up duration
- Population, intervention, comparator: demographics, dosage, duration
- Outcomes and results: endpoints, effect estimates, confidence intervals
- Quality indicators: randomization method, blinding, attrition, funding
Use ScienceClaw information extraction to assist with structured data capture
from PDF full texts, reducing manual effort and transcription errors.
Step 5: Risk of Bias and Quality Assessment
Evaluate methodological quality of each included study:
- Apply appropriate tools (RoB 2 for RCTs, ROBINS-I for non-randomized, Newcastle-Ottawa)
- Assess each domain: selection, performance, detection, attrition, reporting
- Generate risk-of-bias summary figures (traffic light plots)
- Evaluate overall certainty of evidence using GRADE framework
- Document judgments with supporting quotations from study texts
Step 6: Meta-Analysis and Evidence Synthesis
Perform quantitative synthesis when studies are sufficiently homogeneous:
- Calculate standardized effect sizes (SMD, OR, RR, HR as appropriate)
- Fit random-effects or fixed-effects meta-analysis models
- Generate forest plots with study-level and pooled estimates
- Assess heterogeneity: I-squared statistic, Cochran's Q test, tau-squared
- Subgroup and sensitivity analyses: leave-one-out, trim-and-fill, funnel plots
Step 7: PRISMA Reporting and Final Output
Compile the review following PRISMA 2020 reporting standards:
- PRISMA flow diagram with identification, screening, eligibility, inclusion counts
- Characteristics of included studies table
- Risk-of-bias summary and individual study assessments
- Forest plots, funnel plots, and subgroup analysis figures
- Summary of findings table with GRADE certainty ratings
- Complete PRISMA 2020 checklist (Page et al., BMJ 2021;372:n71) cross-referenced
to report sections
Integration Points
- literature-search -- Multi-database querying, deduplication, citation chaining, export
- scienceclaw-ie -- Structured data extraction from PDFs, entity recognition, table parsing
- paper-writing -- PRISMA-compliant report generation, figure formatting, reference management
Output Formats
- PRISMA flow diagram: Study counts at each screening stage with exclusion reasons
- Study characteristics table: Design, population, intervention, outcomes per study
- Forest plot: Effect sizes with CIs, weights, pooled estimate, heterogeneity stats
- Risk-of-bias table: Domain-level judgments per study with traffic light visualization
- Summary of findings: GRADE-rated evidence table for each outcome
- Full report: PRISMA 2020 compliant manuscript with all required sections
PRISMA 2020 Checklist Reference
This workflow aligns with the PRISMA 2020 statement (Page et al., BMJ
2021;372:n71). The 27-item checklist spans title through other information,
and each workflow step maps to specific checklist items to ensure completeness.
Best Practices
- Register the protocol before beginning searches to reduce reporting bias
- Use at least two independent reviewers for screening and extraction
- Document every decision point for full transparency and reproducibility
- Never modify inclusion criteria after seeing search results without justification
- Report all pre-planned analyses regardless of statistical significance
- Use GRADE to rate certainty of evidence for each outcome separately
- Clearly distinguish direct evidence from indirect comparisons
- Acknowledge limitations in study-level quality and review-level methodology
- Update the review when substantial new evidence becomes available
- Make extracted data and analysis code publicly available when possible
1---2name: systematic-review3description: Orchestrates a systematic review and meta-analysis workflow following PRISMA 2020 guidelines, from protocol development through multi-database search, screening, data extraction, and evidence synthesis. Use when conducting evidence-based reviews, meta-analyses, or scoping reviews. NOT for single-study analysis or narrative literature surveys.4---5
6# Systematic Review (Meta Skill)
7
8This meta-skill coordinates a complete systematic review pipeline following
9PRISMA 2020 guidelines. It integrates multi-database literature searching,
10structured screening, information extraction, quantitative synthesis, and
11standardized reporting into a rigorous evidence review workflow by combining
12three specialized skills.
13
14## Workflow
15
16### Step 1: Protocol Development
17
18Define the review protocol before conducting any searches:
19- Formulate the research question using the PICO framework
20 (Population, Intervention, Comparator, Outcome)
21- Establish inclusion and exclusion criteria with explicit justification
22- Define the search strategy: databases, date range, language restrictions
23- Specify outcome measures and effect size metrics
24- Pre-register the protocol (PROSPERO or OSF recommended)
25- Document any planned sensitivity or subgroup analyses
26
27### Step 2: Multi-Database Systematic Search
28
29Execute comprehensive searches across multiple bibliographic databases:
30- **PubMed/MEDLINE**: Biomedical and clinical literature via structured MeSH queries
31- **arXiv**: Preprints in quantitative and computational fields
32- **Semantic Scholar**: AI-augmented citation graph and full-text search
33- **CrossRef**: DOI-based metadata and cross-publisher discovery
34- Construct database-specific search strings from the master strategy
35- Document exact queries, dates, result counts; deduplicate exports
36- Supplement with citation chaining (forward and backward) on key papers
37
38### Step 3: Screening and Eligibility Assessment
39
40Apply a two-stage screening process to identify eligible studies:
41- **Title/abstract screening**: Apply inclusion criteria, flag uncertain cases
42- **Full-text assessment**: Evaluate against all criteria, document exclusion reasons
43- Track inter-rater agreement (Cohen's kappa) if multiple reviewers
44- Maintain a log of all screening decisions for the PRISMA flow diagram
45- Resolve disagreements through discussion or third-reviewer arbitration
46
47### Step 4: Structured Data Extraction
48
49Extract pre-defined data elements from each included study:
50- Study characteristics: design, setting, sample size, follow-up duration
51- Population, intervention, comparator: demographics, dosage, duration
52- Outcomes and results: endpoints, effect estimates, confidence intervals
53- Quality indicators: randomization method, blinding, attrition, funding
54
55Use ScienceClaw information extraction to assist with structured data capture
56from PDF full texts, reducing manual effort and transcription errors.
57
58### Step 5: Risk of Bias and Quality Assessment
59
60Evaluate methodological quality of each included study:
61- Apply appropriate tools (RoB 2 for RCTs, ROBINS-I for non-randomized, Newcastle-Ottawa)
62- Assess each domain: selection, performance, detection, attrition, reporting
63- Generate risk-of-bias summary figures (traffic light plots)
64- Evaluate overall certainty of evidence using GRADE framework
65- Document judgments with supporting quotations from study texts
66
67### Step 6: Meta-Analysis and Evidence Synthesis
68
69Perform quantitative synthesis when studies are sufficiently homogeneous:
70- Calculate standardized effect sizes (SMD, OR, RR, HR as appropriate)
71- Fit random-effects or fixed-effects meta-analysis models
72- Generate forest plots with study-level and pooled estimates
73- Assess heterogeneity: I-squared statistic, Cochran's Q test, tau-squared
74- Subgroup and sensitivity analyses: leave-one-out, trim-and-fill, funnel plots
75
76### Step 7: PRISMA Reporting and Final Output
77
78Compile the review following PRISMA 2020 reporting standards:
79- PRISMA flow diagram with identification, screening, eligibility, inclusion counts
80- Characteristics of included studies table
81- Risk-of-bias summary and individual study assessments
82- Forest plots, funnel plots, and subgroup analysis figures
83- Summary of findings table with GRADE certainty ratings
84- Complete PRISMA 2020 checklist (Page et al., BMJ 2021;372:n71) cross-referenced
85 to report sections
86
87## Integration Points
88
89- **literature-search** -- Multi-database querying, deduplication, citation chaining, export
90- **scienceclaw-ie** -- Structured data extraction from PDFs, entity recognition, table parsing
91- **paper-writing** -- PRISMA-compliant report generation, figure formatting, reference management
92
93## Output Formats
94
95- **PRISMA flow diagram**: Study counts at each screening stage with exclusion reasons
96- **Study characteristics table**: Design, population, intervention, outcomes per study
97- **Forest plot**: Effect sizes with CIs, weights, pooled estimate, heterogeneity stats
98- **Risk-of-bias table**: Domain-level judgments per study with traffic light visualization
99- **Summary of findings**: GRADE-rated evidence table for each outcome
100- **Full report**: PRISMA 2020 compliant manuscript with all required sections
101
102## PRISMA 2020 Checklist Reference
103
104This workflow aligns with the PRISMA 2020 statement (Page et al., BMJ
1052021;372:n71). The 27-item checklist spans title through other information,
106and each workflow step maps to specific checklist items to ensure completeness.
107
108## Best Practices
109
1101. Register the protocol before beginning searches to reduce reporting bias
1112. Use at least two independent reviewers for screening and extraction
1123. Document every decision point for full transparency and reproducibility
1134. Never modify inclusion criteria after seeing search results without justification
1145. Report all pre-planned analyses regardless of statistical significance
1156. Use GRADE to rate certainty of evidence for each outcome separately
1167. Clearly distinguish direct evidence from indirect comparisons
1178. Acknowledge limitations in study-level quality and review-level methodology
1189. Update the review when substantial new evidence becomes available
11910. Make extracted data and analysis code publicly available when possible