Changelog Gen

Generates structured changelogs from git history using conventional commit parsing. Reads commits since the last git tag, categorizes them into Added, Fixed, Changed, Breaking Changes, and Internal sections, then prepends a formatted entry to CHANGELOG.md. Falls back to AI-based categorization when commits do not follow conventional format. Triggered when the user asks to generate a changelog, update CHANGELOG, prepare release notes, or review what changed since the last release.

0xjitsu Updated

File contents

0xjitsu/jitsu-skills/tree/main/skills/changelog-gen commit 92a27ad503

Frequently asked questions

npx skillmds@latest add 0xjitsu/changelog-gen