release-note-writer

star 2

Turn raw commits and PR notes into concise, user-facing release notes by audience and impact.

Shuang-Shu By Shuang-Shu schedule Updated 2/26/2026

name: release-note-writer metadata: version: "0.0.1" author: "ShuangShu" description: Turn raw commits and PR notes into concise, user-facing release notes by audience and impact.

Release Note Writer

Overview

Use this skill to convert engineering change logs into release notes for end users, operators, and developers.

Inputs Needed

  • Change list (PR titles, commit messages, ticket links).
  • Target audience (users, admins, developers).
  • Version and release date.
  • Breaking changes and migration steps.

Writing Rules

  • Group by impact, not by internal team.
  • Keep bullets concrete and action-oriented.
  • Call out breaking changes early.
  • Avoid internal-only jargon where possible.

Sections Template

  • Highlights
  • Improvements
  • Fixes
  • Breaking Changes
  • Upgrade Notes

Output Contract

  • A short summary paragraph.
  • Structured bullets by section.
  • Clear migration/rollback guidance if needed.
Install via CLI
npx skills add https://github.com/Shuang-Shu/skuare --skill release-note-writer
Repository Details
star Stars 2
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator