claude-folder-audit

Audit Claude runtime and project configurations for drift and deployment gaps.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/fearovex/claude-config --skill claude-folder-audit
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: claude-folder-audit
Source: https://github.com/fearovex/claude-config/tree/main/skills/claude-folder-audit
Command: npx skills add https://github.com/fearovex/claude-config --skill claude-folder-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits the ~/.claude/ runtime folder and a project's .claude/ configuration to detect installation drift, skill deployment gaps, orphaned artifacts, and scope tier compliance. Read-only. Produces claude-folder-audit-report.md at the appropriate location.

Core Features & Use Cases

  • Audits the ~/.claude/ runtime for installation drift, missing skill deployments, and orphaned artifacts.
  • Verifies a project's .claude/ configuration against on-disk skills and registries.
  • Generates claude-folder-audit-report.md to guide remediation and ensure consistent Claude behavior.

Quick Start

Invoke /claude-folder-audit in Claude Code to generate the runtime health report for the current workspace.

Frequently Asked Questions about claude-folder-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit my Claude runtime folder for installation drift?▼

Auditing Claude runtime installation drift involves scanning the ~/.claude/ folder to detect missing skill deployments and orphaned artifacts. This Skill performs a read-only inspection across global and per-project configurations, generating a detailed markdown report of findings and recommended remediations.

Why does my Claude project configuration have deployment gaps?▼

Deployment gaps in Claude project configurations occur when on-disk skills mismatch registered settings. This Skill verifies a project's .claude/ configuration against installed skills and registries, surfacing inconsistencies and scope tier compliance issues in a generated audit report.

Can I check Claude configuration health without modifying project files?▼

Yes, checking Claude configuration health can be done completely read-only. This Skill inspects both global runtime and per-project directories to identify orphaned artifacts and drift without modifying any files, outputting findings safely to a markdown audit report.

What is the best way to detect orphaned artifacts in Claude runtime directories?▼

The best way to detect orphaned artifacts in Claude directories is through a comprehensive runtime audit. This Skill scans the ~/.claude/ folder and project configurations to identify leftover files, deployment mismatches, and drift, returning a structured remediation guide.

What should I do when Claude skill deployment audits report scope tier violations?▼

When Claude skill deployment audits report scope tier violations, follow the generated markdown report's remediation steps. The audit report details specific configuration drift and deployment gaps, providing actionable recommendations to restore consistent Claude behavior.