code-replication
Installation
SKILL.md
Code Replication
Reproduce results from a research paper with methodical documentation.
Replication Protocol
Phase 1 — Paper Audit
Before writing any code:
- Extract every hyperparameter mentioned in the paper and appendix.
- Note any details that are ambiguous or missing.
- Check for an official codebase (GitHub, project page, supplementary materials).
- Identify the exact dataset split, preprocessing steps, and evaluation protocol.
Document findings in a replication-notes.md file.