reproducibility-audit
Installation
SKILL.md
Reproducibility Audit
Assume the result is not reproducible until the missing pieces are enumerated.
Workflow
- Identify the target result to reproduce.
- Check for the required ingredients:
- code
- commit/version pinning
- data access
- config files
- preprocessing steps
- hardware assumptions
- seed handling