Comprehensive documentation audit with quality scoring and recommendations
/plugin marketplace add C0ntr0lledCha0s/claude-code-plugin-automations/plugin install c0ntr0lledcha0s-documents-manager-documents-manager@C0ntr0lledCha0s/claude-code-plugin-automations[directory]# Documentation Audit Perform a comprehensive documentation audit of the specified directory (or entire codebase). **Target:** $ARGUMENTS (defaults to current directory if empty) ## Audit Scope This audit evaluates: 1. **Documentation Coverage** - What percentage of code is documented 2. **Documentation Quality** - How good is the existing documentation 3. **Documentation Structure** - How well organized is the documentation 4. **Documentation Currency** - Is documentation up to date ## Audit Process ### Phase 1: Discovery 1. Identify all source files 2. Locate all documentation files...