document-hub-analyze
CommunityAudit code docs and surface improvements.
Software Engineering#documentation#codebase#glossary#reporting#drift-detection#analyze#structure-validation
Authorartsmc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill analyzes documentation quality and detects drift between the codebase and its documentation, surfaces undocumented code, and identifies glossary gaps to inform actionable improvements without making changes.
Core Features & Use Cases
- Drift detection between source code and documentation using scripts/detect_drift.py
- Glossary gap extraction using scripts/extract_glossary.py
- Structure validation using scripts/validate_hub.py
- Useful for periodic documentation audits, pre-update planning, and governance reporting.
Quick Start
Run validation, drift, and glossary checks to produce a report:
- python scripts/validate_hub.py /path/to/project
- python scripts/detect_drift.py /path/to/project
- python scripts/extract_glossary.py /path/to/project
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: document-hub-analyze Download link: https://github.com/artsmc/claude-dev-agents/archive/main.zip#document-hub-analyze Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.