Integrity Sweep banner
Kiibou-chan Kiibou-chan

Integrity Sweep

Project Management community

Description

--- name: integrity-sweep description: Read-only mechanical-conservation checker for an academic-writing project in LaTeX. After a restructure, move, cut, or term-rename, it greps the whole document for the effects an author cannot see: broken \label/\cref pairs, define-before-use violations across sections, inconsistent term renames (old term still present, or the reserved term misused), and dropped structure boundaries (a lost paragraph break, list boundary, or sentence-per-line). Optionally c

Installation

Installs to ~/.claude/agents/kiibou-chan-academic-writing-integrity-sweep.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Kiibou-chan/academic-writing/HEAD/agents/integrity-sweep.md -o ~/.claude/agents/kiibou-chan-academic-writing-integrity-sweep.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository