changelog
SolidTurn a range of commits or merged PRs into a changelog entry grouped by change type. Use when the user asks for release notes, a changelog, or "what changed" between two points.
Install
Quality Score: 89/100
Skill Content
Details
- Author
- omnigent-ai
- Repository
- omnigent-ai/omnigent
- Created
- 1 months ago
- Last Updated
- today
- Language
- Python
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
changelog
Generate a changelog or release notes from Git history, grouped by change type, written in user-facing language, with issue/PR links and breaking changes called out. Conventional-Commits aware and Keep a Changelog formatted; respects any existing CHANGELOG or tooling. Use when preparing release notes or updating CHANGELOG.md.
changelog
Generate Keep-a-Changelog release notes from a git range. Use for "write the changelog", "release notes for vX", or before tagging a release.
changelog
Use when you cut a release or want a CHANGELOG entry derived from conventional commits and PRs without hand-writing it.