docs-updater

Installation
SKILL.md

Universal Documentation Auto-Updater

Automates the process of keeping project documentation synchronized with codebase changes. This skill analyzes git differences between the current working branch and the last released version, then intelligently updates relevant documentation files.

Overview

The Universal Documentation Auto-Updater provides a language-agnostic approach to documentation maintenance. By leveraging git operations to identify what has changed since the last release, it generates targeted updates for README.md, CHANGELOG.md, and project documentation folders.

Key Features:

  • Universal Compatibility: Works with any git repository regardless of programming language
  • Dynamic Version Detection: Automatically finds the latest release tag
  • Comprehensive Diff Analysis: Analyzes additions, modifications, and deletions
  • Smart Categorization: Groups changes by type (feature, fix, refactor, docs, etc.)
  • Documentation Discovery: Automatically finds and updates relevant docs folders

When to Use

Use this skill when:

Related skills

More from giuseppe-trisciuoglio/developer-kit-claude-code

Installs
1
GitHub Stars
246
First Seen
Apr 1, 2026