Reproducibility Auditor banner
flonat flonat

Reproducibility Auditor

Research community

Description

--- name: reproducibility-auditor fidelity: high oversight: high description: "Reviews research workflows for reproducibility gaps — hidden dependencies,\ \ absolute paths, undocumented prerequisites, environment assumptions, and output\ \ traceability. Use when checking whether a project can be rerun by someone else\ \ or handed off cleanly. Read-only with respect to project files; writes its own\ \ report at `reviews/<scope>/reproducibility-auditor/<YYYY-MM-DD-HHMM>.md` (where\ \ `<s

Installation

Installs to ~/.claude/agents/flonat-claude-research-reproducibility-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/flonat/claude-research/HEAD/.claude/agents/reproducibility-auditor.md -o ~/.claude/agents/flonat-claude-research-reproducibility-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository