Audits project documentation to identify stale content and ensure synchronization with the current codebase.
The Documentation Quality Auditor (qd) is a specialized skill designed to combat 'documentation drift'—the common issue where technical docs fall out of sync with evolving code. It intelligently analyzes implementation files against existing documentation, spawning parallel sub-agents to perform deep-dive audits. By splitting large directories into manageable tasks, it ensures every piece of documentation is checked for accuracy, identifyng stale references and outdated guides so your project remains reliable for developers and users alike.
Características Principales
01Automatic exclusion of tests, mocks, and non-implementation files
027 GitHub stars
03Intelligent workload splitting and file grouping for large repositories
04Support for both targeted file audits and full-directory sweeps
05Multi-agent parallel processing using specialized QA sub-agents
06Automated detection of documentation drift and stale content
Casos de Uso
01Maintaining internal developer wikis in fast-moving codebases
02Onboarding new developers to a repository with guaranteed up-to-date guides
03Verifying documentation accuracy before major software releases