changelog-generator
Installation
SKILL.md
Changelog Generator
Purpose
Generate a well-structured CHANGELOG.md from git commit history following the Keep a Changelog format.
Agent Protocol
Trigger
Exact user phrases: "generate changelog", "CHANGELOG", "release notes", "what changed in this release", "commit history to changelog".
Input Context
Before activating, verify:
- The git history range is known (from tag, date, or commit range).
- The project uses conventional commits (or manual summarization is needed).
Output Artifact
Appends to CHANGELOG.md in Keep a Changelog format.