What is changelog-generator?
Generate changelogs from git commits. Use when user says "generate changelog", "update changelog", "what changed since last release", or before preparing a new release. Source: decebals/claude-code-java.
Generate changelogs from git commits. Use when user says "generate changelog", "update changelog", "what changed since last release", or before preparing a new release.
Quickly install changelog-generator AI skill to your development environment via command line
Source: decebals/claude-code-java.
| v3.15.0, 3.15.0 | SemVer (x.y.z) | | release-3.15.0 | SemVer with prefix | | v2.1, 2.1 | Two-component (x.y) | | 2026.01, 26.1 | CalVer | | No pattern | Ask user |
| Style | Format | Tag examples | Version bump |
| SemVer | x.y.z | v3.15.0, release-3.15.0 | major.minor.patch | | Two-component | x.y | v2.1, 2.1 | major.minor | | CalVer | YYYY.MM[.patch] | 2026.01, 2026.01.1 | year.month[.patch] |
Generate changelogs from git commits. Use when user says "generate changelog", "update changelog", "what changed since last release", or before preparing a new release. Source: decebals/claude-code-java.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/decebals/claude-code-java --skill changelog-generatorGenerate changelogs from git commits. Use when user says "generate changelog", "update changelog", "what changed since last release", or before preparing a new release. Source: decebals/claude-code-java.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/decebals/claude-code-java --skill changelog-generator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/decebals/claude-code-java