Skip to main content
Code Guide
Command Recommended

release-notes.md

/release-notes - Generate in 3 formats

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

  1. Open the template on GitHub and copy its content: commands/release-notes.md
  2. Place the file inside .claude/skills/ in your project (or globally in ~/.claude/ to share across all projects).
  3. Edit the Markdown content to match your project conventions, team constraints, and specific context.

Related templates