Use when the user says "draft release notes", "/release-notes", or "changelog for v<x>". Generates release notes from a git range by grouping commits/PRs into Features, Fixes, and Chores.
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Use when the user says "draft release notes", "/release-notes", or "changelog for v<x>". Generates release notes from a git range by grouping commits/PRs into Features, Fixes, and Chores.
release-notes
When to use
"draft release notes for v1.4.0"
"/release-notes"
"changelog since "
Inputs
From ref — last tag (default: git describe --tags --abbrev=0).
To ref — defaults to HEAD.
Version name — the target version, for the header.