Skip to main content

Release skill

Changelog Skill

Update CHANGELOG.md from commits since the latest release.

Install command

AI DevKit installs its built-in skills as one curated set. Run this once to install changelog with the rest of the built-in workflow skills.

npx ai-devkit@latest skill add --built-in

What it does

Use changelog when preparing release notes or keeping the Unreleased section current. It extracts concise changelog items from recent commits and links them back to source changes.

When to use it

  • Prepare release notes from recent commits
  • Update the Unreleased changelog section
  • Summarize implementation history for maintainers

Supported agents

Claude CodeCodex

Related skills