Analyzes project directories to identify undocumented source code and stale manifest entries with prioritized improvement recommendations.
The mcp-doc-scan skill provides a comprehensive audit of your project's documentation health by comparing your actual file system against the Vibe Coding Protocol manifest. It intelligently identifies significant directories containing source code or module boundaries, categorizes their documentation status, and generates a prioritized roadmap for filling gaps. By highlighting stale entries and undocumented critical modules, it ensures your project remains navigable for both human developers and AI agents.
Key Features
01Heuristic-based prioritization engine for documentation recommendations
02Automated discovery of undocumented source code and module directories
03Comprehensive coverage reporting including non-markdown documentation assets
04Manifest synchronization check to identify stale or missing index entries
058 GitHub stars
06Scoped subtree scanning for targeted documentation audits
Use Cases
01Maintaining documentation manifest integrity after large-scale refactoring
02Auditing legacy codebases to identify and prioritize missing documentation
03Ensuring codebase readiness for AI-assisted development and onboarding