What problem does it solve?
Use when auditing a paper draft for numerical accuracy, stale references, and unsubstantiated claims. Traces every number and assertion back to actual result files on disk.
Trigger: When user types /cite-check with an optional file path.
Core Features & Use Cases
- Traces every number and assertion to on-disk result files.
- Flags categories: UNTRACED, MISMATCH, STALE_REF, MISSING_CITE, PHANTOM.
- Workflow phases: Phase 1 Load Draft; Phase 2 Extract Claims; Phase 3 Verify Each Claim; Phase 4 Generate Report.
- Project Context: paper draft path and result directories like results/evaluation/*, analysis/ outputs.
- Cross-checks disciplinary references against canonical CLAUDE.md structure.
Quick Start
Run cite-check on your draft by pointing it to your paper draft file (default: docs/paper_draft.md).