git-changelog
SKILL.md
Git Changelog
When to use
Generate a human-readable changelog from git commit history. Works with any git repository.
Setup
No dependencies required. Uses only git and bash.
How to
Basic changelog (last 30 days or since last tag)
bash scripts/changelog.sh --repo /path/to/repo