changelog-generator

Installation
SKILL.md

Changelog Generator

Parse a project's git history and produce a high-quality CHANGELOG.md following the Keep a Changelog convention.

Philosophy

A changelog is for humans, not machines. It answers: "What meaningful changes happened between version X and version Y?" Raw commit logs fail at this because they contain noise — typo fixes, merge commits, CI tweaks, and refactors that don't affect users. This skill filters signal from noise and writes entries that a user or contributor can actually understand.


Workflow

Phase 1 — Repository Analysis

Related skills
Installs
2
Repository
espennilsen/pi
GitHub Stars
103
First Seen
Apr 2, 2026