A practical automation toolkit that generates standardized changelogs from your commit history using Keep a Changelog format and Conventional Commits. You get configurations for standard-version, semantic-release, git-cliff, and GitHub Actions workflows that automatically parse commit messages, categorize changes, bump semantic versions, and publish release notes. The skill includes commit linting setup with husky, release branch strategies, and templates for both manual and fully automated releases. Most developers will want this for any project where they're tired of manually writing release notes or want to enforce consistent commit messaging across their team.
npx skills add https://github.com/wshobson/agents --skill changelog-automation