willoscar/evidence-auditor
| Use when `paper-review` needs a claim-by-claim evidence gap report grounded in an extracted claim ledger.
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill evidence-auditor
Transforms a claim ledger into a gap report for paper-review.
output/CLAIMS.mdoutput/MISSING_EVIDENCE.mdoutput/EVIDENCE_AUDIT.jsonl (review-evidence-gap.v1)Each gap block should include:
Each JSONL record must retain claim_id and a stable gap_id so the final
review can cite the exact failure rather than paraphrasing an unlocated concern.
scripts/run.py should:
It should not invent new claims or rewrite the manuscript.
claim_idTake willoscar/evidence-auditor from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.