maintain-docs
CommunityKeep docs stable while evolving references.
Content & Communication#automation#documentation#pre-commit#progressive-disclosure#AGENTS.md#table-updates#reference-docs
AuthorOxilith
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The Maintain Docs skill automates documentation management for code changes using a progressive disclosure framework, helping teams keep a stable main guide while evolving detailed reference material.
Core Features & Use Cases
- Progressive disclosure framework: maintains a stable main documentation file (AGENTS.md) and a set of evolving reference docs.
- Pre-commit documentation checks: guides agents to assess whether changes belong in the main doc or a reference doc, and to create/update docs accordingly.
- Automated reference doc lifecycle: creates new reference docs from a template, and updates the Reference Documentation table to keep mappings current.
Quick Start
- Review the skill purpose and structure.
- Run assess_doc_change.py "<description of change>" to determine where documentation should go.
- If a new reference doc is needed, run python scripts/create_reference_doc.py <topic> "<when-to-read>" to generate it.
- Update the Reference Documentation table with python scripts/update_reference_table.py <filename> "<when-to-read>".
- Run npm run lint to validate documentation and tooling setup.
Dependency Matrix
Required Modules
None requiredComponents
scriptsassets
💻 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: maintain-docs Download link: https://github.com/Oxilith/CopilotSkills/archive/main.zip#maintain-docs 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.