audit-skills
Installation
SKILL.md
Audit Skills
Audit Claude Code skills for quality, compliance, delegation pattern, 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 stale audit files. The skill-development skill provides authoritative validation guidance (auto-loaded when this command runs).
Audit Types
Type A: Standard Skill Audit
For regular skills (git-setup, markdown-linting): YAML frontmatter, naming, file structure, progressive disclosure, documentation quality.
Type B: Meta-Skill Audit
For Claude Code meta-skills (skill-development, docs-management): Zero duplication, delegation pattern compliance, metadata-only content.