codeaholicguy/changelog
AI DevKit · Update CHANGELOG.md Unreleased items from git commits since the latest release. Use when users ask to update changelog/release notes from recent commits, with one concise line per commit and commit/PR links.
npx skills add https://github.com/codeaholicguy/ai-devkit --skill changelog
Update the top Unreleased list in CHANGELOG.md from commits after the latest release.
git describe --tags --abbrev=0.git log <base>..HEAD --reverse --format='%H%x09%s'.git remote get-url origin.- <short-hash> <one-line summary>(#123), merge commits, or gh pr list --search <hash> --state all --json number,url.Unreleased section/list in CHANGELOG.md.Unreleased section exists, create one at the top.Unreleased list.Take codeaholicguy/changelog from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.