release-notes
✓Generate release notes from git commits and GitHub PRs/issues. Use when asked to "create release notes", "generate changelog", "prepare release", "what changed since last release", or need to document changes for a new version. Analyzes commit history, merged PRs, and closed issues to produce GitHub Releases formatted notes.
Installation
SKILL.md
Generate comprehensive release notes by analyzing git history and GitHub activity.
Group changes by type based on commit prefixes and PR labels:
| Features | feat:, feature: | enhancement, feature | | Bug Fixes | fix:, bugfix: | bug, fix | | Performance | perf: | performance | | Documentation | docs: | documentation | | Breaking Changes | BREAKING:, !: | breaking-change | | Dependencies | deps:, chore(deps): | dependencies | | Other | chore:, refactor:, style:, test: | - |
Generate release notes from git commits and GitHub PRs/issues. Use when asked to "create release notes", "generate changelog", "prepare release", "what changed since last release", or need to document changes for a new version. Analyzes commit history, merged PRs, and closed issues to produce GitHub Releases formatted notes. Source: luongnv89/skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/luongnv89/skills --skill release-notes- Source
- luongnv89/skills
- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is release-notes?
Generate release notes from git commits and GitHub PRs/issues. Use when asked to "create release notes", "generate changelog", "prepare release", "what changed since last release", or need to document changes for a new version. Analyzes commit history, merged PRs, and closed issues to produce GitHub Releases formatted notes. Source: luongnv89/skills.
How do I install release-notes?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/luongnv89/skills --skill release-notes Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/luongnv89/skills
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-05