When to use this
- When cutting a new release and need CHANGELOG.md, PR body, and Slack announcement from the same git history
- When release notes are always written manually and inconsistently across team members
- When preparing a hotfix announcement and time is short
How to use
-
Open the template on GitHub and copy its content:
commands/release-notes.md -
Place the file inside
.claude/skills/in your project (or globally in~/.claude/to share across all projects). - Edit the Markdown content to match your project conventions, team constraints, and specific context.