docs-structure-maintainer

Community

Understand and maintain HuleEdu docs structure.

Authorpaunchygent
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps classify content under documentation and TASKS, ensuring canonical placement, naming, and frontmatter for runbooks and ADRs, and providing scripts to validate and migrate documentation layout.

Core Features & Use Cases

  • Classify and map content to documentation directories
  • Enforce naming rules (kebab-case) and required frontmatter
  • Validate and migrate with validate_docs_structure.py and migrate_docs_structure.py

Quick Start

Use the docs management scripts to validate and migrate your docs structure:

  • validate: python scripts/docs_mgmt/validate_docs_structure.py
  • migrate: python scripts/docs_mgmt/migrate_docs_structure.py

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: docs-structure-maintainer
Download link: https://github.com/paunchygent/docforge/archive/main.zip#docs-structure-maintainer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository