Ensure research is reproducible, transparent, and meets open science standards.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill reproducibility-checklist --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Reproducibility Checklist?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-reproducibility-checklist)More formats (shields.io, HTML) on the badges page.
# Reproducibility Checklist — Open Science Best Practices
## Overview
Ensure research is reproducible, transparent, and meets open science standards.
## Pre-Registration
- [ ] Study registered on ClinicalTrials.gov, OSF, or AsPredicted before data collection
- [ ] Primary outcome and analysis plan pre-specified
- [ ] Deviations from pre-registration documented and justified
## Data Availability
- [ ] Raw data deposited in domain repository (GEO, PDB, PRIDE, Zenodo, Dryad, Figshare)
- [ ] Data dictionary/codebook provided
- [ ] Sensitive data: de-identification method documented, access controls described
- [ ] DOI assigned to dataset
## Code Availability
- [ ] Analysis code in public repository (GitHub, GitLab, Zenodo)
- [ ] Environment specification (requirements.txt, conda env, Docker, renv.lock)
- [ ] Random seeds fixed and documented
- [ ] README with reproduction instructions
## Materials
- [ ] Reagent catalog numbers, lot numbers, manufacturer
- [ ] Custom materials: synthesis protocol or request process
- [ ] Cell lines: STR authentication, mycoplasma testing
- [ ] Antibodies: RRID or Antibody Registry ID
## Statistical Reporting
- [ ] All statistical tests, parameters, and software versions reported
- [ ] Effect sizes and confidence intervals (not just p-values)
- [ ] Multiple comparison correction method stated
- [ ] Sample size justification (power analysis)
## Reporting Standards
- [ ] Applicable guideline followed (STROBE/CONSORT/PRISMA/ARRIVE/MIQE)
- [ ] Checklist completed and submitted with manuscript
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!