# Release Notes

> Generate release notes from merged pull requests since the last tag. Use when the user asks to draft release notes, prepare a changelog, or summarize what shipped in a release. Groups entries by product area and labels any breaking changes for maintainers.

- Skill: `stbenjam/release-notes-3` (Agent Skill)
- Install (CLI): `npx skillmds@latest add stbenjam/release-notes-3`
- Raw SKILL.md: https://api.skillmd.com/api/skills/stbenjam/release-notes-3/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: stbenjam (https://skillmd.com/u/stbenjam)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/stbenjam/release-notes-3

---


# Release Notes

Generate release notes from merged pull requests since the last tag.

## Steps

1. List pull requests merged since the last tag.
2. Group the entries by product area.
3. Label any breaking changes for maintainers.

<!-- The description above is exactly 256 characters; integration tests assert on this length. -->

