willoscar/claim-evidence-matrix
| Build a section-by-section claim–evidence matrix (`outline/claim_evidence_matrix.md`) from the outline and paper notes.
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill claim-evidence-matrix
Make the survey’s claims explicit and auditable before writing prose.
This should stay bullets-only (NO PROSE). The goal is to make later writing *easy* and to prevent “template prose” from sneaking in.
outline/outline.ymlpapers/paper_notes.jsonloutline/mapping.tsvoutline/claim_evidence_matrix.mdUses: outline/outline.yml, outline/mapping.tsv.
bibkey exists in papers/paper_notes.jsonl, include [@BibKey] next to evidence items to make later prose/LaTeX conversion smoother.uv run python .codex/skills/claim-evidence-matrix/scripts/run.py --helpuv run python .codex/skills/claim-evidence-matrix/scripts/run.py --workspace <workspace>--help (this helper is intentionally minimal)outline/claim_evidence_matrix.md by tightening claims and adding caveats when evidence is abstract-level.pipeline.py --strict it will be blocked only if placeholder markers remain.Fix:
[@BibKey] because keys are missingFix:
citation-verifier to generate citations/ref.bib, then use the produced keys in the matrix.Take willoscar/claim-evidence-matrix 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.