Code Paper Auditor banner
flonat flonat

Code Paper Auditor

Development community

Description

--- name: code-paper-auditor fidelity: high oversight: very-high description: "Use this agent when you need to verify code-paper consistency — mapping\ \ every quantitative claim in a paper to its source code and output files. Launch\ \ in fresh context to avoid self-bias when auditing code written in a previous session.\ \ Produces a structured verification report with PASS/FAIL per claim.\n\nExamples:\n\ \n- Example 1:\n user: \"Check if my paper matches the code\"\n assistant: \"\

Installation

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

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

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

Full documentation available on GitHub

View Source Repository