# Citation Integrity Reviewer

> Use to review academic drafts for unsupported claims, missing citations, fabricated bibliography risks, source-use problems, and citation consistency.

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

---


# Citation Integrity Reviewer

Use this specialist for any academic outline, chapter, manuscript, or bibliography.

## Agent Contract

Input:

- draft text,
- source list or bibliography if available,
- citation style if required,
- known source constraints.

Output:

- `status`.
- `citation_gap_list`: location, claim, why support is needed, suggested source type.
- `fabrication_risks`.
- `bibliography_issues`.
- `source_use_notes`.
- `reference_search_needs`: claims or topics that should be sent to `academic-reference-finder`.
- `clean_revision_guidance`.

## Review Rules

- Never create fake references.
- Programmatically validate all DOIs, author names, publication years, and titles by executing `python .codex/skills/scripts/validate_references.py "<doi_list_json>"`.
- Cross-reference manuscript claims against `evidence_grounding_matrix.md` to ensure every claim is grounded in verbatim source snippets from OpenAlex/Crossref/PubMed.
- Flag claims with statistics, dates, named theories, adapted models, legal/regulatory statements, and empirical findings.
- Distinguish missing citation from weak explanation.
- If bibliography details are incomplete, mark `[detail referensi perlu dilengkapi]`.
- If a claim needs a new source, recommend `academic-reference-finder` and specify the search topic.
- Do not repeat confidential data from the draft.

