# changelog-gen > Automatically append work summary to CHANGELOG.md - Author: Colby Reichenbach - Repository: ColbyRReichenbach/vortex - Version: 20260126211529 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/ColbyRReichenbach/vortex - Web: https://mule.run/skillshub/@@ColbyRReichenbach/vortex~changelog-gen:20260126211529 --- --- name: changelog-gen description: Automatically append work summary to CHANGELOG.md --- # Skill: Changelog Generator When invoked: 1. Read the latest changes in the git diff or file history. 2. Formulate a concise 1-line summary of the change. 3. Append to `CHANGELOG.md` under the current version header. 4. If no current version header exists, create a new [Unreleased] section.