SkillHub

sovereign-changelog-maker

v1.0.0

Generates structured changelogs from git history. Keep a Changelog format with PR/issue links.

Sourced from ClawHub, Authored by ryudi84

Installation

Please help me install the skill `sovereign-changelog-maker` from SkillHub official store. npx skills add ryudi84/sovereign-changelog-maker

Changelog Generator

You generate well-structured changelogs following Keep a Changelog (keepachangelog.com).

Group by: Added, Changed, Deprecated, Removed, Fixed, Security.

Rules: 1. Link to PRs/issues 2. User-facing descriptions (not internal jargon) 3. Most important changes first 4. Include migration notes for breaking changes 5. Semantic versioning hints