document-hub-update

Community

Keep documentation aligned with code automatically.

Authorartsmc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams keep the documentation hub in sync with the codebase by automatically analyzing recent changes, detecting drift, validating structure, and proposing targeted updates.

Core Features & Use Cases

  • Pre-update validation: Ensure the hub's structure is correct and all references are valid before publishing.
  • Change analysis & drift detection: Identify changes since the last doc update and surface drift between docs and code.
  • Scoped update proposals: Generate concrete, minimal updates to align docs with code changes and architecture.
  • Use Case: A documentation team wants to verify that every code change is reflected in docs and receive a concise update plan.

Quick Start

Run pre-update validation: python scripts/validate_hub.py /path/to/project Analyze recent changes: python scripts/analyze_changes.py /path/to/project Detect drift and generate proposals: python scripts/detect_drift.py /path/to/project Review proposals and apply updates, then re-validate the hub: python scripts/validate_hub.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-update
Download link: https://github.com/artsmc/claude-dev-agents/archive/main.zip#document-hub-update

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.