Keeps CLAUDE.md in sync with the codebase by diffing recent commits and patching stale or missing documentation. Triggers automatically after git commits via [AUTO-CLAUDE-MD] hook injection. Also invoke manually when the user asks to update, sync, refresh, or audit CLAUDE.md, or asks whether their project docs are up to date. Use this skill whenever there's a question about whether CLAUDE.md reflects the current state of the repo.
$npx -y skills add jzills/claude-marketplace --skill auto-claude-mdInstalls into the current project.
Run `npx skills use "https://github.com/jzills/claude-marketplace" --skill "jzills/claude-marketplace/auto-claude-md"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jzills/claude-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/jzills/claude-marketplace"` and select the relevant skills, then follow their instructions.