changelogator - Generate changelogs from git commits
Generate structured changelogs from git commits following Keep a Changelog format
Tags
Updated: 2026-03-21Capabilities
Typical Inputs
Typical Outputs
What this skill does
- find last git tag
- retrieve git commits
- parse commit subject
- classify commit types
- detect breaking changes
- suggest semver bump
- write summary paragraph
- build GitHub URL
- generate markdown changelog
- output in chat
Inputs
- git repository
- git commits
- git tags
- git remote URL
Outputs
- markdown changelog
- version bump suggestion
- GitHub compare URL
Requirements
- git repository access
- git command line tools
