updatedocs
CommunityKeep repository documentation accurate after changes.
AuthorAuto-one-Family
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Keeps project documentation synchronized with code, configuration, and service changes by identifying affected files and performing minimal, pattern-preserving edits so docs never drift from implementation.
Core Features & Use Cases
- Dependency-driven identification: Match change types (ports, services, agents, endpoints, log paths) against a dependency matrix to produce a precise list of affected docs.
- Surgical edits: Read each target Markdown file completely, copy existing entry patterns, and modify only the exact lines required without reformatting or changing heading levels.
- Consistency and reporting: Validate format conventions, preserve tables and headings, and produce a concise report listing every edited file and the single-line change summary.
- Use Case: When a Docker service port or a new agent is introduced, use this Skill to update .claude reference docs, rules, and skill indexes without rewriting files.
Quick Start
Update documentation to reflect a new Docker service named metrics running on port 9100 and return a one-line summary for each file you edited.
Dependency Matrix
Required Modules
None requiredComponents
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: updatedocs Download link: https://github.com/Auto-one-Family/Automation-One/archive/main.zip#updatedocs 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.