changelog
Generates and updates CHANGELOG.md files by analyzing git commit history. Handles both creating new changelogs and appending recent changes. Analyzes commits using conventional commit format and categorizes changes. Use this skill when generating a new CHANGELOG.md file, updating CHANGELOG.md with recent changes, preparing for a release, documenting changes between versions, or when user mentions "update changelog", "generate changelog", "changelog", "release notes".
$ Installieren
git clone https://github.com/tizee/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/claude/skills/changelog ~/.claude/skills/dotfiles// tip: Run this command in your terminal to install the skill
