Systematic Review and Meta-Analysis Starter Kit
Before you run a single search, set up four things: a registered protocol, a fixed folder structure, a consistent file-naming rule, and a simple data plan. Get them right on day one and your review stays reproducible, audit-ready, and easy to defend, in any field. This kit walks you through all four, with a checklist you can print.
The first day decides more than you’d think
Most reviews don’t fall apart at the statistics. They fall apart earlier, in small decisions nobody thinks to write down. Where the files live. What they’re named. Which version is the real one.
Six months in, the cracks show. You can’t reconstruct your own search. The numbers in the spreadsheet don’t match the PDF you pulled them from. A co-author saved over the extraction sheet, and there’s no way back.
That’s not bad luck. It’s what skipping setup costs you, paid back later with interest. The fix is dull, and it works: decide once how the project is organized, then protect that structure while the work piles up. Wagner and colleagues, writing in Research Synthesis Methods in 2026, make the larger point plainly. Data management in reviews has trailed behind every other part of the method, and at the scale reviews now run, it’s the first thing to break.7
Give the project a home, with fixed rooms
Start with one folder for the whole review, and a fixed set of subfolders inside it. The layout below isn’t sacred, but the logic under it is. Keep raw data apart from anything you change. Keep your code separate from your prose. Wilson and colleagues say it cleanly in their guide to good-enough computing: raw data and metadata go in their own place, and the files you generate during analysis go somewhere else.8 Project TIER builds the same split into a folder hierarchy you can hand to a reviewer and have it simply run.9
One rule protects all of it. Your raw data is read-only. Once a database export lands in 02_Search, nobody edits it. You copy from it, clean the copy, and leave the original alone. The same goes for the numbers you pull from each study. That single habit is what lets you, or a reviewer, trace any figure back to where it came from.8
Name files so you can find them in a year
A tidy folder falls apart the moment the files inside it are called Final, then Final_v2, then Final_REAL. You know the pattern. Here’s the cure, and it’s three small rules drawn from Broman and Woo’s work on data organization.1
Date first, in YYYY-MM-DD form, so the newest work never hides in the middle of the list.1 No spaces and no odd characters, because both trip up code and break links in shared repositories. Underscores separate the big pieces, hyphens join words inside a piece. And name the thing for what it actually is. A raw export gets the database and platform in its name, which is also what PRISMA-S asks you to report later.6
A data plan that survives the messy middle
Here’s a distinction worth holding onto, and it comes from that 2026 paper by Wagner and colleagues. Your raw data is what the database handed you. Your primary data is the cleaned, structured set you actually analyze. They are not the same thing, and the second should never quietly replace the first. Keep both.7
When you start extracting, the spreadsheet itself needs rules, or it turns into something only you can read. Broman and Woo lay out the ones that matter.1 One rectangle of data, one header row. Studies as rows, variables as columns. One thing per cell, so a mean, its standard deviation, and the sample size each get their own column instead of being crammed together. No blank cells either; write NA when a value is missing, so a reader can tell “missing” apart from “forgotten.” And never use colour or highlighting to carry meaning, because it vanishes the second you export to plain text. Make a separate column instead.
Two more habits round it out. Back up to more than one place, the old 3-2-1 rule, so a dead laptop doesn’t erase three months of extraction.8 And when you write analysis code, point it at files with relative paths, not C:UsersyouDesktop…. Absolute paths work on exactly one machine: yours. Relative paths travel, which is the whole point when a reviewer wants to rerun your analysis.9
Your first-day checklist
Work down this list before the first real search. Tick the boxes as you go.
- Draft the protocol against PRISMA-PPin down your question, eligibility criteria, and analysis plan before you search. The 17-item PRISMA-P checklist is the map.4
- Register it, before you screenPROSPERO for health-related reviews; OSF for everything else, including scoping reviews. Prospective registration is the point, not paperwork.
- Write down roles and a decision logWho screens, who extracts, who arbitrates. One running log for every methods decision and why you made it.
- Set up the reference managerZotero, EndNote, or Mendeley, shared with the team, ready for deduplication.
- Record the search as you run itExact database, platform, date, and the full strategy. Save the per-database counts before you deduplicate, because the PRISMA 2020 flow diagram needs them.56
- Choose screening and extraction toolsTwo reviewers screen the same records independently, then resolve conflicts. Splitting the list between you isn’t double screening.2
Where do I register? A quick read
The plumbing is universal. The vocabulary isn’t.
Folders, naming, backups, version control: a soil scientist and a health economist set them up the same way. What shifts between fields is the language at the edges, and it’s worth knowing which parts those are.
Your question framework, for one. PICO suits clinical trials. PECO fits exposure questions in epidemiology or toxicology. PCC works for scoping reviews, and SPIDER for qualitative work. Appraisal shifts too. Clinical reviews lean on risk-of-bias tools; many reviews in education, management, or ecology use quality or critical appraisal instead, because the studies aren’t trials. The standards bodies differ in name but agree on the spirit, from the Cochrane Handbook in health2 to the Campbell Standards in the social sciences.3 Registration is the other one. PROSPERO is health-gated; OSF and PROCEED take the rest.
Five day-one mistakes that cost you later
- Not saving the raw search. You delete duplicates before recording how many each database returned. Now the top of your PRISMA diagram is a guess.6
- Registering late. A registration date that lands after your search start reads as a warning sign to reviewers. Register first, then screen.
- The solo screener. One person taking the first half of the abstracts and another the second half isn’t double screening. Same records, two readers, independently.2
- Absolute paths in your code. A path that starts at your own drive breaks on every other machine. Use relative paths from the project folder.9
- Editing the raw data. Overwrite the original numbers and the trail is gone. Raw stays read-only; you work on copies.8
Frequently asked
Do I have to register a systematic review before I start?
How do I organize a systematic review project?
Can I screen studies in Excel?
Does this work outside medicine?
Get every MetaSyn template free, including this one.
Leave your email and I’ll send the kit as an editable Word file and a PDF, plus the ready-made folder template. You’ll also get the rest of the templates as they’re finished. No noise, just the resources.
Where this sits in the bigger picture
This is the first-day slice of Course 1, The Launchpad. If you want the reasoning behind the workspace, naming, and data-management choices, read How to Set Up a Systematic Review Project Before the Search Begins. For the broader pathway from question framing through prospective registration, explore Systematic review protocol planning and registration. The course carries the same logic all the way to a registered protocol on PROSPERO or OSF, with worked examples in your own field. If you’d like the guided route, it’s here when you’re ready. You can also browse all the free templates.
- Broman KW, Woo KH. Data organization in spreadsheets. Am Stat. 2018;72(1):2-10. doi:10.1080/00031305.2017.1375989
- Higgins JPT, Thomas J, Chandler J, Cumpston M, Li T, Page MJ, et al., editors. Cochrane handbook for systematic reviews of interventions. Version 6.5. Cochrane; 2024. Current online handbook
- Aloe AM, Dewidar O, Hennessy EA, Pigott T, Stewart G, Welch V, et al. Campbell standards: modernizing Campbell’s methodologic expectations for Campbell Collaboration intervention reviews (MECCIR). Campbell Syst Rev. 2024;20:e1445. doi:10.1002/cl2.1445
- Moher D, Shamseer L, Clarke M, Ghersi D, Liberati A, Petticrew M, et al. Preferred reporting items for systematic review and meta-analysis protocols (PRISMA-P) 2015 statement. Syst Rev. 2015;4(1):1. doi:10.1186/2046-4053-4-1
- Page MJ, McKenzie JE, Bossuyt PM, Boutron I, Hoffmann TC, Mulrow CD, et al. The PRISMA 2020 statement: an updated guideline for reporting systematic reviews. BMJ. 2021;372:n71. doi:10.1136/bmj.n71
- Rethlefsen ML, Kirtley S, Waffenschmidt S, Ayala AP, Moher D, Page MJ, et al. PRISMA-S: an extension to the PRISMA statement for reporting literature searches in systematic reviews. Syst Rev. 2021;10(1):39. doi:10.1186/s13643-020-01542-z
- Wagner G, Prester J, Lukyanenko R, Paré G. Data management in literature reviews: the C5-DM framework. Res Synth Methods. 2026. doi:10.1017/rsm.2026.10091
- Wilson G, Bryan J, Cranston K, Kitzes J, Nederbragt L, Teal TK. Good enough practices in scientific computing. PLoS Comput Biol. 2017;13(6):e1005510. doi:10.1371/journal.pcbi.1005510
- Project TIER. TIER protocol 4.0. Teaching Integrity in Empirical Research; 2021. https://www.projecttier.org/tier-protocol/protocol-4-0/