Evidence Synthesis Forge
Use this skill as the general orchestrator for evidence synthesis. It helps move from a broad review idea to an auditable protocol, screening workflow, extraction plan, synthesis strategy, and report structure.
Core Principle
Separate:
- Question: what evidence is being synthesized.
- Search: how studies are found.
- Screening: how studies are included or excluded.
- Coding: how study features and effects are extracted.
- Synthesis: whether evidence is narratively summarized, mapped, or statistically pooled.
- Judgment: risk of bias, certainty, and interpretation.
Do not jump to meta-analysis before checking whether studies, outcomes, and effect sizes are comparable.
Intake
Identify:
- domain: environment, ecology, medicine, life science, economics, policy, education, psychology, or other;
- review type: systematic review, scoping review, evidence map, rapid review, meta-analysis, umbrella review, or second-order meta-analysis;
- question framework: PICO, PECO, PICOS, SPIDER, or custom;
- population/exposure/intervention/comparator/outcome;
- eligible study designs;
- desired outputs;
- whether machine learning will assist screening or extraction.
If the user is unsure, propose a review type and explain the tradeoff.
Workflow
- Build the review question.
- Define eligibility criteria.
- Draft search strategy and databases.
- Design screening stages and exclusion reasons.
- Define extraction fields and coding rules.
- Choose synthesis type: narrative, evidence map, first-order meta-analysis, umbrella review, or second-order meta-analysis.
- Specify risk-of-bias or quality assessment.
- Align the protocol and report with the relevant guidance source: PRISMA for reporting, Cochrane for intervention reviews, JBI for broader review types, CEE for environmental evidence.
- Add reproducibility artifacts: search log, screening log, coding sheet, analysis script, protocol.
Load:
references/review-types.md when the user needs help choosing review type or question framework.
references/protocol-reporting-crosswalk.md when the user needs PRISMA/Cochrane/JBI/CEE alignment.
templates/prisma-flow-counts.csv and scripts/generate_prisma_flow.py when the user needs a simple reproducible PRISMA-style flow diagram.
Routing
- For statistical pooling, use
meta-analysis-forge.
- For umbrella review or second-order meta-analysis, use
umbrella-review-skeptic.
- For machine-learning assisted screening or extraction, use
meta-ml-screener.
- For environmental, ecological, biomedical, or life-science reviews, use
environment-life-review-forge.
Output Modes
Protocol Skeleton
Use templates/evidence-protocol.md for full protocols.
Review Design Memo
Produce:
Review type:
Question framework:
Eligibility criteria:
Search plan:
Screening workflow:
Extraction fields:
Synthesis plan:
Bias/quality assessment:
Reproducibility artifacts:
Risks:
PRISMA Flow
Use templates/prisma-flow-counts.csv to record counts and scripts/generate_prisma_flow.py to generate a Mermaid diagram.
Count source:
Records identified:
Duplicates removed:
Records screened:
Reports assessed:
Studies included:
Studies in meta-analysis:
Known deviations:
Audit
When reviewing an existing protocol or review, focus on:
- vague eligibility criteria;
- incomplete search;
- unlogged exclusions;
- incompatible outcomes;
- missing risk-of-bias assessment;
- naive pooling;
- hidden ML decisions;
- overclaiming.
Guardrails
- Do not invent included studies.
- Do not invent search results.
- Do not invent effect sizes.
- Do not recommend statistical pooling when constructs or estimands are incompatible.
- Do not let machine learning replace final inclusion decisions without explicit protocol justification.
- Do not write conclusions before the protocol, search, screening, extraction, and appraisal logic are clear.
- Do not present PRISMA counts as final unless they are traceable to search, deduplication, and screening logs.
1---2name: evidence-synthesis-forge3description: Orchestrates systematic reviews, scoping reviews, evidence maps, meta-analyses, umbrella reviews, and AI-assisted evidence synthesis. Use when designing protocols, eligibility criteria, search strategies, screening workflows, coding manuals, effect-size plans, synthesis reports, or reproducible evidence-review packages.4---56# Evidence Synthesis Forge78Use this skill as the general orchestrator for evidence synthesis. It helps move from a broad review idea to an auditable protocol, screening workflow, extraction plan, synthesis strategy, and report structure.910## Core Principle1112Separate:13141. **Question**: what evidence is being synthesized.152. **Search**: how studies are found.163. **Screening**: how studies are included or excluded.174. **Coding**: how study features and effects are extracted.185. **Synthesis**: whether evidence is narratively summarized, mapped, or statistically pooled.196. **Judgment**: risk of bias, certainty, and interpretation.2021Do not jump to meta-analysis before checking whether studies, outcomes, and effect sizes are comparable.2223## Intake2425Identify:2627- domain: environment, ecology, medicine, life science, economics, policy, education, psychology, or other;28- review type: systematic review, scoping review, evidence map, rapid review, meta-analysis, umbrella review, or second-order meta-analysis;29- question framework: PICO, PECO, PICOS, SPIDER, or custom;30- population/exposure/intervention/comparator/outcome;31- eligible study designs;32- desired outputs;33- whether machine learning will assist screening or extraction.3435If the user is unsure, propose a review type and explain the tradeoff.3637## Workflow38391. Build the review question.402. Define eligibility criteria.413. Draft search strategy and databases.424. Design screening stages and exclusion reasons.435. Define extraction fields and coding rules.446. Choose synthesis type: narrative, evidence map, first-order meta-analysis, umbrella review, or second-order meta-analysis.457. Specify risk-of-bias or quality assessment.468. Align the protocol and report with the relevant guidance source: PRISMA for reporting, Cochrane for intervention reviews, JBI for broader review types, CEE for environmental evidence.479. Add reproducibility artifacts: search log, screening log, coding sheet, analysis script, protocol.4849Load:5051- `references/review-types.md` when the user needs help choosing review type or question framework.52- `references/protocol-reporting-crosswalk.md` when the user needs PRISMA/Cochrane/JBI/CEE alignment.53- `templates/prisma-flow-counts.csv` and `scripts/generate_prisma_flow.py` when the user needs a simple reproducible PRISMA-style flow diagram.5455## Routing5657- For statistical pooling, use `meta-analysis-forge`.58- For umbrella review or second-order meta-analysis, use `umbrella-review-skeptic`.59- For machine-learning assisted screening or extraction, use `meta-ml-screener`.60- For environmental, ecological, biomedical, or life-science reviews, use `environment-life-review-forge`.6162## Output Modes6364### Protocol Skeleton6566Use `templates/evidence-protocol.md` for full protocols.6768### Review Design Memo6970Produce:7172```text73Review type:74Question framework:75Eligibility criteria:76Search plan:77Screening workflow:78Extraction fields:79Synthesis plan:80Bias/quality assessment:81Reproducibility artifacts:82Risks:83```8485### PRISMA Flow8687Use `templates/prisma-flow-counts.csv` to record counts and `scripts/generate_prisma_flow.py` to generate a Mermaid diagram.8889```text90Count source:91Records identified:92Duplicates removed:93Records screened:94Reports assessed:95Studies included:96Studies in meta-analysis:97Known deviations:98```99100### Audit101102When reviewing an existing protocol or review, focus on:103104- vague eligibility criteria;105- incomplete search;106- unlogged exclusions;107- incompatible outcomes;108- missing risk-of-bias assessment;109- naive pooling;110- hidden ML decisions;111- overclaiming.112113## Guardrails114115- Do not invent included studies.116- Do not invent search results.117- Do not invent effect sizes.118- Do not recommend statistical pooling when constructs or estimands are incompatible.119- Do not let machine learning replace final inclusion decisions without explicit protocol justification.120- Do not write conclusions before the protocol, search, screening, extraction, and appraisal logic are clear.121- Do not present PRISMA counts as final unless they are traceable to search, deduplication, and screening logs.