audit-claude-config

Audit CLAUDE.md files and settings hierarchy for consistency and schema violations.

7|2|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/BrennonTWilliams/little-loops --skill audit-claude-config-brennontwilliams
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-claude-config
Source: https://github.com/BrennonTWilliams/little-loops/tree/main/skills/audit-claude-config
Command: npx skills add https://github.com/BrennonTWilliams/little-loops --skill audit-claude-config-brennontwilliams

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill resolves configuration drift and setup errors by performing a comprehensive, multi-wave audit of your Claude Code memory, plugin components, and settings hierarchy.

Core Features & Use Cases

  • Hierarchy Validation: Automatically checks managed, user, project, and local configuration files for consistency and precedence conflicts.
  • Component Health: Audits agents, skills, commands, and hooks to ensure they are correctly defined, referenced, and functional.
  • Use Case: If your custom slash commands or project rules are not triggering as expected, use this Skill to identify missing files, invalid YAML frontmatter, or conflicting permission rules across your project scopes.

Quick Start

Run the audit-claude-config skill to perform a full diagnostic check of your current project configuration.

Frequently Asked Questions about audit-claude-config

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

FAQPage Schema
How do I validate my CLAUDE.md configuration files for conflicts?

Run a comprehensive configuration audit to analyze CLAUDE.md files across managed, user, project, and local scopes. This detects precedence conflicts, missing references, and schema violations to ensure internal consistency.

Why are my custom slash commands not triggering in Claude Code?

Custom slash commands may fail due to missing files, invalid YAML frontmatter, or conflicting permission rules. An audit checks component health to ensure commands are correctly defined and referenced across project scopes.

How do I audit MCP server configurations and permission rules?

Audit MCP server configurations and permission rules by validating hook definitions and settings hierarchy. This detects schema violations and ensures a stable, secure agent environment across your project scopes.

What is the best way to check Claude Code plugin components for errors?

The best way to check plugin components is a multi-wave audit that checks agents, skills, commands, and hooks. This ensures they are correctly defined, properly referenced, and fully functional within your environment.

Does Claude Code configuration validation detect missing references across project scopes?

Yes, configuration validation detects missing references by analyzing files across managed, user, project, and local scopes. It identifies conflicts and schema violations to maintain a stable agent environment.