changelog-auto

Installation
SKILL.md

Automatic Changelog Generator

I'll generate professional changelogs from your git commit history, organized by version and category.

Arguments: $ARGUMENTS - version range, tag names, or changelog format

Changelog Philosophy

  • User-Focused: Written for end users, not developers
  • Categorized: Features, fixes, breaking changes
  • Semantic Versioning: Follow semver principles
  • Keep a Changelog: Follow keepachangelog.com format

Token Optimization:

  • ✅ Git command-based analysis (minimal tokens, no file reads)
  • ✅ Bash-based commit parsing (no Claude processing needed)
  • ✅ Template-based changelog formatting
  • ✅ Caching previous changelog for incremental updates
  • ✅ Early exit when no new commits - saves 95%
Related skills
Installs
6
GitHub Stars
1
First Seen
Feb 21, 2026