document-hub-analyze

Community

Audit code docs and surface improvements.

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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.