audit-claude-setup

Compare Claude Code configuration against official documentation and generate a remediation plan.

23|3|Updated May 17, 2024
One-click install
npx skills add https://github.com/johnend/dots --skill audit-claude-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-claude-setup
Source: https://github.com/johnend/dots/tree/main/common/.ai/skills/audit-claude-setup
Command: npx skills add https://github.com/johnend/dots --skill audit-claude-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Solves the problem of aligning Claude Code configuration with the latest official documentation.

Core Features & Use Cases

  • Inventory and snapshot current Claude Code configuration, including CLAUDE.md, per‑project and global settings, skills, agents, and MCP definitions.
  • Fetch latest Claude Code documentation from official sources and compare features, hooks, servers, and permissions against your local setup.
  • Generate a prioritized remediation plan with exact dotfile-repo paths and concrete steps to adopt new features, adjust configurations, or remove deprecated items.

Quick Start

Invoke the audit to compare your local Claude Code setup against the latest official docs and return a prioritized remediation plan.

Frequently Asked Questions about audit-claude-setup

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

FAQPage Schema
How do I audit my Claude Code configuration against the latest official documentation?

Auditing your Claude Code configuration involves inventorying local and global setups like CLAUDE.md and .mcp.json, fetching official documentation, comparing states, and generating a prioritized remediation plan with exact file paths.

What does a Claude Code setup inventory include when checking for configuration gaps?

A Claude Code setup inventory captures CLAUDE.md, per-project and global settings, .claude/skills/, .claude/agents/, and .mcp.json files to detect configuration gaps against the latest official documentation.

How do I generate a remediation plan for outdated Claude Code settings and agents?

Generating a remediation plan for outdated Claude Code settings requires comparing features, hooks, and permissions against the latest official documentation, then producing a prioritized list of concrete steps with exact dotfile-repo paths.

Does the Claude Code configuration audit work for both local and global setups?

Yes, the Claude Code configuration audit applies to both local and global setups, inventorying settings, skills, agents, and MCP definitions to detect configuration gaps across your entire environment.

Why is my Claude Code configuration missing new features and hooks?

Your Claude Code configuration may be missing new features and hooks because your local setup has not been aligned with the latest official documentation, requiring a state comparison to detect gaps and deprecated items.

What is the best way to align Claude Code MCP and settings with new documentation?

The best way to align Claude Code MCP and settings with new documentation is to snapshot your current configuration, compare it against the latest official docs, and apply a prioritized remediation plan to adopt new features or remove deprecated items.