返回 Skill 列表
extension
分类: 开发与工程无需 API Key

release-notes-drafter

根据变更和PR起草发布说明。适用于中级开发者需要结构化的变更日志时使用。

person作者: jakexiaohubgithub

Release Notes Drafter

Purpose

Draft release notes from changes and PRs.

Inputs to request

  • List of merged PRs or commits.
  • Breaking changes and migrations.
  • User-facing impact details.

Workflow

  1. Group changes by feature, fix, and breaking change.
  2. Translate technical changes into user impact.
  3. Highlight migration steps if needed.

Output

  • Release notes draft with sections.

Quality bar

  • Prefer user impact over internal detail.
  • Call out migrations and deprecations.