Files
feynman/skills/replication/SKILL.md
2026-04-09 10:09:05 -07:00

15 lines
564 B
Markdown

---
name: replication
description: 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.
---
# Replication
Run the `/replicate` workflow. Read the prompt template at `../prompts/replicate.md` for the full procedure.
Agents used: `researcher`
Asks the user to choose an execution environment (local, virtual env, cloud, or plan-only) before running any code.
Output: replication plan, scripts, and results saved to disk.