Plan or execute a replication of a paper, claim, or benchmark. Use when the user asks to replicate results, reproduce an experiment, verify a claim empirically, or build a replication package.
Design a replication plan for: $@
researcher subagent to pull implementation details from the target paper and any linked code. If CHANGELOG.md exists, read the most recent relevant entries before planning or resuming.modal run <script.py>. Best for burst GPU jobs that don't need persistent state. Requires modal CLI (pip install modal && modal setup).runpodctl to create pods, transfer files, and manage lifecycle. Best for long-running experiments or when you need SSH access and persistent storage. Requires runpodctl CLI and RUNPOD_API_KEY.CHANGELOG.md after meaningful progress, failed attempts, major verification outcomes, and before stopping. Record the active objective, what changed, what was checked, and the next step.Sources section containing paper and repository URLs.Do not install packages, run training, or execute experiments without confirming the execution environment first.