Remove legacy chains, skills, and config modules. Add citation agent, SYSTEM.md, modular research-tools extension, and web-access layer. Add ralph-wiggum to Pi package stack for long-running loops. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
630 B
630 B
description
| description |
|---|
| Plan or execute a replication workflow for a paper, claim, or benchmark. |
Design a replication plan for: $@
Requirements:
- Use the
researchersubagent 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
Sourcessection containing paper and repository URLs.