What problem does it solve?
Unreleased changelog sections accumulate entries in arrival order, becoming long, disorganized, and exhausting to read on release day. This Skill rewrites the [Unreleased] section of CHANGELOG.md into a coherent release story with pillar features as umbrella entries, tightened wording, and pruned intra-release noise.
Core Features & Use Cases
- Umbrella Restructuring: Groups 3-5 pillar features into top-level entries with sub-bullets, ordered by user-facing value.
- Intra-Release Pruning: Verifies fixes against the last stable git tag and cuts entries for bugs users never saw.
- Issue Reference Preservation: Extracts every #NNNN reference before rewriting and diffs the sets afterward so no reference is silently lost.
- Use Case: Before shipping GitLens 18.4, ask the Skill to reorganize the unreleased section — it consolidates the Commit Graph work into one umbrella entry, merges duplicate bullets, and removes fixes to features that never shipped.
Quick Start
Ask the assistant to reorganize the CHANGELOG's unreleased section into a release story and tell it which features are the pillars of this release.