13 lines
470 B
Markdown
13 lines
470 B
Markdown
---
|
|
name: paper-code-audit
|
|
description: Compare a paper's claims against its public codebase. Use when the user asks to audit a paper, check code-claim consistency, verify reproducibility of a specific paper, or find mismatches between a paper and its implementation.
|
|
---
|
|
|
|
# Paper-Code Audit
|
|
|
|
Run the `/audit` workflow. Read the prompt template at `../prompts/audit.md` for the full procedure.
|
|
|
|
Agents used: `researcher`, `verifier`
|
|
|
|
Output: audit report in `outputs/`.
|