Release Notes Generator
Installation
SKILL.md
Release Notes Generator
What this skill does
This skill takes raw git log output or a list of PR titles/descriptions and turns them into polished, user-facing release notes. It groups changes by category, rewrites technical commit messages into plain English, and formats the output as clean markdown ready to paste into GitHub Releases, a CHANGELOG.md, or a blog post.
Use this before every release to save time and produce consistent, readable changelogs your users will actually understand.
How to use
Claude Code / Cline
Copy this file to .agents/skills/release-notes-generator/SKILL.md in your project root.