This is a pre-commit gate that tells you if your code changes are missing documentation updates. It categorizes files into code/docs/tests/config, flags when you've changed over 50 lines without touching DESIGN.md, and warns if new files don't have README entries. Works in three modes: working (self-check while coding), staged (before commit), and committed (post-mortem review). The thresholds are opinionated but sensible: 30+ lines without test updates gets flagged, and it'll yell at you for config changes without migration notes. Not a replacement for actual code review, just automated bookkeeping to catch documentation drift before it becomes archaeology work six months later.
npx -y skills add telagod/code-abyss --skill analyzing-changes --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills
github/awesome-copilot