Changelog Management
Installation
SKILL.md
Automation Script (Recommended)
Use the helper script to generate a draft section from commits since the last tag, grouped into changelog categories.
Script path:
.ai/skills/update-changelog/scripts/update-changelog.ps1
Preview only (prints generated markdown):
powershell -NoProfile -ExecutionPolicy Bypass -File .ai/skills/update-changelog/scripts/update-changelog.ps1
Generate draft from an explicit tag/version and save to a file: