claude-folder-audit

Installation
SKILL.md

claude-folder-audit

Audits the ~/.claude/ runtime folder or a project's .claude/ configuration depending on where it is invoked. Read-only. Produces claude-folder-audit-report.md at the appropriate location.

Triggers: /claude-folder-audit, audit runtime, audit .claude folder, check installation drift, verify skill deployment, audit project claude config, runtime out of sync


Purpose

This skill diagnoses the health of Claude configuration by adapting its checks to where it is invoked:

  • From the agent-config source repo (global-config mode): audits the ~/.claude/ runtime for installation drift, missing skill deployments, and orphaned artifacts
  • From a project with a .claude/ folder (project mode): audits the project's .claude/CLAUDE.md, registered skills vs. actual files on disk, and orphaned local skills
  • From any other location (global mode): audits the ~/.claude/ runtime structure

It is strictly read-only. The only file it writes is the report.


Related skills
Installs
3
GitHub Stars
1
First Seen
Mar 22, 2026