research-repo-reproduction
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/.
More from vincenzoimp/academic-research-skills
source-ingestion
Use when adding, reading, registering, or organizing research sources such as PDFs, arXiv papers, Zotero items, proposals, datasets, reports, archives, web pages, BibTeX, or source metadata.
14skill-evaluation
Use when testing, reviewing, pressure-testing, refining, packaging, or validating agent skills for academic research workflows before installing or relying on them.
13repo-migration
Use when migrating messy academic research repositories, downloaded archives, proposal folders, ad hoc notebooks, scripts, datasets, or paper assets into the standard research project structure.
13ethics-data-governance
Use when academic research involves human subjects, public web data, platform scraping, illicit markets, sensitive content, privacy risk, dataset sharing, consent, IRB, licenses, or data retention.
13adversarial-peer-review
Use when reviewing academic papers, proposals, experiments, claims, related work, novelty, methodology, or manuscripts as a severe but fair peer reviewer before submission.
13research-project-router
Use when an academic research repository task could involve research design, sources, conversion, bibliography, SOTA, reviews, ethics, experiments, papers, reproduction, MCP tools, or project maintenance and the correct workflow is not obvious.
13