Provides automated documentation updates by analyzing git changes between the current branch and the last release tag. Performs git diff analysis to identify…
Universal Documentation Updater Analyzes git changes since the latest release tag and updates the documentation files that should change with them. Overview Use git history to identify release-relevant changes, then update README.md, CHANGELOG.md, and any relevant documentation folders. Keep the workflow focused on explicit user approval, precise edits, and repository-specific documentation structure. When to Use Use this skill when: Preparing release notes or an Unreleased changelog update Syncing README.md or documentation after feature work lands Reviewing what changed since the last release before a PR or release Prerequisites Before starting, verify that the following conditions are met:
don't have the plugin yet? install it then click "run inline in claude" again.