release-notes-writer
Installation
SKILL.md
Release Notes Writer
Generate structured release notes for each release cycle. Produces both user-facing (what changed and why it matters) and internal (technical changes, migration steps) release notes.
Workflow
- Identify release scope — List the features/fixes included
- Read source specs — Read relevant spec files
- Read tickets — If available, read completed tickets for the release
- Categorize changes — Group into: New Features, Enhancements, Bug Fixes, Known Issues
- Write user-facing notes — What changed, why it matters, in plain language
- Write internal notes — Technical changes, migration steps, config changes
- Output — Write to file
User-Facing Release Notes
# [Product Name] — Release Notes {version}