Generate changelog from git commits and changes
From dobeutech-claude-code-customnpx claudepluginhub dobeutech/dobeutech-claude-code-customGenerate changelog entries from git commits and code changes.
Analyze Changes
Generate Changelog
technical-writing - Technical writing patterns/changelogGenerate structured changelog from recent git commits, grouped by date and categorized by type (features, fixes, etc.) in markdown format.
/changelogParses git history since last release tag, categorizes commits by type, generates Keep a Changelog markdown with next version suggestion, and offers to prepend to CHANGELOG.md.