audit

Audit .claude/ configuration directories for structural and reference issues.

24|3|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/Borda/.home --skill audit-borda
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/Borda/.home/tree/main/.claude/skills/audit
Command: npx skills add https://github.com/Borda/.home --skill audit-borda

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and templates (resource) components.

What problem does it solve?

This Skill ensures your Claude Code configuration is robust, consistent, and free of critical errors by performing a deep audit of all agents, skills, and settings.

Core Features & Use Cases

  • Full Configuration Audit: Scans agents, skills, settings, and hooks for structural integrity, cross-references, and adherence to best practices.
  • Automated Fixes: Corrects common issues like broken references, inventory drift, and minor formatting errors based on your chosen fix level (fix high, fix medium, fix all).
  • Use Case: Before deploying a new agent or skill, run /audit to catch potential problems early, ensuring your AI assistant operates reliably and efficiently.

Quick Start

Run a full audit of your .claude/ configuration and report all findings.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I audit a .claude configuration directory for broken cross-references and inventory drift?

To audit a .claude configuration directory, run a comprehensive scan of agents, skills, settings, and hooks to identify inventory drift, broken cross-references, and hardcoded paths. The audit generates a detailed report of structural integrity issues.

Can I automatically fix configuration issues found during a Claude Code audit?

Yes, you can automatically fix Claude Code configuration issues by specifying a fix level. Use commands like fix high, fix medium, or fix all to correct broken references, inventory drift, and minor formatting errors based on severity.

What does a comprehensive .claude config audit check for?

A comprehensive .claude config audit checks for inventory drift, broken cross-references, hardcoded paths, model tier appropriateness, tool usage, and documentation freshness across agents, skills, settings, and hooks.

When should I run a configuration audit on my Claude Code setup?

You should run a configuration audit before deploying a new agent or skill to catch potential problems early. This ensures your Claude Code AI assistant operates reliably and efficiently without critical configuration errors.

Does the Claude Code audit require any external dependencies or setup?

No, the Claude Code audit requires no external dependencies. It operates directly on your .claude directory using built-in templates and references to validate structural integrity and configuration consistency.