Audit Hooks Command Audit Claude Code hooks for quality, compliance, and maintainability. Initialization Before auditing, initialize the environment: Get the current UTC date, capture the project root path, ensure the temp directory exists, and clean up any stale audit files if the user confirms. The skill provides authoritative validation guidance (auto-loaded when this command runs). What Gets Audited - hooks.json configuration structure and validity - Hook script existence and structure - Matcher configuration appropriateness - Environment variable naming conventions - Decision control usa…