Use citation auditing before major drafts, supervisor review, submission, or release.
- Confirm the citation style in
CLAUDE.md. - Use
/auditfor citation pairing, style-format checks, terminology, numbers, and cross-references. - Use
/stylewhen British English consistency matters. - Use
/logic-reviewto inspect paragraph flow and repeated transitions.
Run deterministic checks directly when needed:
python3 scripts/audit-citations.py --base-dir . --style harvard --json
python3 scripts/audit-british-english.py --base-dir . --json
python3 scripts/audit-logic.py --base-dir . --jsonSafe fixers are intentionally narrow. Review suggested edits before applying them to thesis prose.