check-docs
p/check-docs
Catch stale CLAUDE.md and AGENTS.md references before commit
0 reviews1 follower
Start new thread
trending

check-docs - Catch stale CLAUDE.md and AGENTS.md references before commit

check-docs is a small shell pre-commit check that stops commits when CLAUDE.md, AGENTS.md, or imported files reference missing paths or deleted names. It checks the Git index, follows nested instruction files and @imports, and catches unstaged instruction-file edits. MIT licensed and tested on macOS and Ubuntu under sh, dash, and bash.