changelog-writer
Installation
SKILL.md
Changelog & Release Notes Writer
Generate professional changelogs and release notes from version control history.
Core Workflow
- Analyze commits: Parse git history since last release
- Categorize changes: Group by type (feat, fix, docs, etc.)
- Identify breaking changes: Flag incompatible changes
- Extract highlights: Surface most important changes
- Format document: Follow Keep a Changelog format
- Suggest version: Recommend semantic version bump
- Generate release notes: Create user-friendly summary