Back to catalog
Git
Changelog Smith
skill
Generate or update a Keep a Changelog CHANGELOG.md from git commits since the last tag, with semver recommendations.
Install
/plugin install changelog-smith@agora
Reload, then invoke:
/changelog-smith:changelog
Overview
What it does
Changelog Smith turns your git history into a polished Keep a Changelog entry. It finds the baseline with the last release tag (or the full history if none exists), classifies each commit into Added/Changed/Deprecated/Removed/Fixed/Security using Conventional Commit prefixes or keyword inference, filters out noise, squashes duplicates and revert pairs, and rewrites terse subjects into clear user-facing notes. It then recommends the next semantic version and suggests the matching git tag command without ever committing or tagging on your behalf.
Version
1.0.0
License
MIT
Author
Gagan Singh
Type
Skill
changelog
keep-a-changelog
semver
git
release
release-notes
probablybadmove/agora/plugins/changelog-smith
Agora
The public square for Claude Code plugins.
© 2026 Agora · Built by Gagan Singh · MIT