Skill
Changelog Automation
Derives release notes from commit history instead of hand-written lists.
Install
Ships scripts/plugin marketplace add wshobson/agents; /plugin install documentation-generation
Triggers on
When a release is being cut, or a repo needs a commit convention and an automated changelog.
- Author
- wshobson
- License
- MIT
Repositoryhttps://github.com/wshobson/agents
The skill wires Conventional Commits to a Keep a Changelog file, so the version bump and the release notes both fall out of the git log rather than out of someone's memory. It covers commit message conventions, semantic versioning rules and generating GitHub or GitLab release entries in CI. The output is aimed at a reader who wants to know what changed for them, not at a raw commit dump.
Comments(0)
Sign in to comment