Release Notes

Generate release notes from change lists, PR summaries, or commit messages. Use when the user asks for release notes/发布说明/变更记录.

zeroz-lab 85416f4 666 B Updated

File contents

Release Notes

Workflow

  1. Group changes into Added, Fixed, Changed, and Deprecated if applicable.
  2. Highlight user-visible impact and breaking changes.
  3. Keep each entry short and user-friendly.
  4. Include version/date if provided.

Output format

Release:

  • Version:
  • Date:

Added:

  • ...

Changed:

  • ...

Fixed:

  • ...

Breaking changes:

  • ...

Notes:

  • ...

Notes

  • If version/date are missing, set to TBC.
  • Avoid internal implementation details unless requested.

zeroz-lab/ai-hub/tree/main/claude_agent_course/module_04_skills/projects/project_06_release_notes/.claude/skills/release-notes commit 85416f4e09

Frequently asked questions

npx skillmds@latest add zeroz-lab/release-notes