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>
646 B
646 B
description
| description |
|---|
| Compare a paper's claims against its public codebase and identify mismatches, omissions, and reproducibility risks. |
Audit the paper and codebase for: $@
Requirements:
- Use the
researchersubagent for evidence gathering and thecitationsubagent to verify sources and add inline citations when the audit is non-trivial. - Compare claimed methods, defaults, metrics, and data handling against the actual code.
- Call out missing code, mismatches, ambiguous defaults, and reproduction risks.
- Save exactly one audit artifact to
outputs/as markdown. - End with a
Sourcessection containing paper and repository URLs.