--- description: Plan or execute a replication workflow for a paper, claim, or benchmark. --- Design a replication plan for: $@ Requirements: - Use the `researcher` subagent to extract implementation details from the target paper and any linked code. - Determine what code, datasets, metrics, and environment are needed. - If enough information is available locally, implement and run the replication steps. - Save notes, scripts, and results to disk in a reproducible layout. - Be explicit about what is verified, what is inferred, and what is still missing. - End with a `Sources` section containing paper and repository URLs.