draft-release-notes
FeaturedTurn changelog-scan output into polished, categorized release notes draft. Propose only.
Install
Quality Score: 92/100
Skill Content
Details
- Author
- cobusgreyling
- Repository
- cobusgreyling/loop-engineering
- Created
- 3 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
release-notes-draft
Turn the changes merged since the last tag into release notes grouped by reader impact, with breaking changes and upgrade steps listed first. Use when cutting a version and the notes still have to be written, or when a draft reads as a bare list of commits. NOT for writing the commit messages themselves (use commit-style instead).
release-notes
Write user-facing release notes + changelogs. Keep-a-Changelog format, sections Added/Changed/Fixed/Deprecated/Removed/Security. Per-audience tone (user/dev/ops). Anti-marketing-fluff bans. Wraps `writer`. Use when the user says 'release notes for vX.Y.Z', 'changelog entry', 'what's new', 'product update'.