Skip to the content.

Back to Home

Resources for Reproducibility

This section provides useful templates, main files, and environment setup instructions to help you build reproducibility packages efficiently.

README Templates


Main Files for Reproducibility

These are templates for main scripts to allow one-click reproducibility in both R and Stata. Use them to automate your replication process:


AI Skill for Reproducibility Packages

The WB Reproducibility Package skill lets an AI coding agent (Claude Code, GitHub Copilot, or Claude.ai) help you prepare a package that meets the World Bank reproducibility standard — before submitting for verification. It audits your project against the official checklist and the most common failure flags, proposes a build plan for your approval, drafts the README and main script, and verifies that every exhibit regenerates from a clean run.

Environment Setup Instructions

It’s important to isolate your environment to ensure reproducibility. Follow the links below for detailed instructions on environment setup:


Guidelines

Back to Home