release-notes-writer
Installation
SKILL.md
Release Notes Writer
Release notes are marketing for engineering. The changelog lists everything; release notes tell a story about the 2–3 things that matter.
Input
Preferably the output of → change-log-generator. If not available, the raw commit range — but you'll need to do the classification yourself first.
The shape
<One-sentence headline — what is this release about?>
<One paragraph of context — why these changes, what problem do they solve>
## Highlights
<2–4 items, each with a before/after>