# Paper Citation Integrity Gate

> Deterministic citation-count and provenance gate for meta-paper-write. Checks the citation_map summary against the numeric paper citation target without trusting an LLM verdict.

- Skill: `tokenrhythm/paper-citation-integrity-gate` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tokenrhythm/paper-citation-integrity-gate`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tokenrhythm/paper-citation-integrity-gate/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: tokenrhythm (https://skillmd.com/u/tokenrhythm)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tokenrhythm/paper-citation-integrity-gate

---


# Paper citation integrity gate

Internal deterministic gate used after `citation_map`. It parses the requested
integer citation target and the map's machine-readable `SUMMARY`, then blocks
when distinct cited keys are below target or any cited entry is invalid or
weak. Unused bibliography entries are reported as a warning, not a blocker.

