research-repo-reproduction
Installation
SKILL.md
Research Repo Reproduction
Reproduction means a faithful, documented attempt to run or inspect the research artifact. It does not mean changing anything until the result looks good.
Read First
references/repository-contract.mdreferences/output-contracts.md
Trusted Reproduction Flow
- Read README, configs, environment files, scripts, and docs.
- Inventory documented commands.
- Identify the smallest trustworthy target: smoke test, inference, evaluation, or training startup.
- Record assumptions about data, weights, environment, and hardware.
- Run only documented or clearly justified commands.
- If patching is required, isolate patch notes from scientific contribution claims.
- Write standardized evidence under
repro_outputs/.