release-notes

Installation
SKILL.md

Release Notes

Turn implementation details into user-facing release notes.

Process

  1. Identify the user-facing outcome.
  2. Group related implementation details into one bullet.
  3. Avoid internal file names unless the user asks for engineering notes.
  4. Keep the tone factual and concise.

When the user provides a rough list of changes, run scripts/format-release-notes.ts with { "changes": [...] } to create a first draft, then polish the wording for the user's audience. The TypeScript script is function-style (export default run(input, ctx)) and demonstrates reading references/style-guide.md from ctx.files.

Output format

Installs
GitHub Stars
5.2K
First Seen
1 day ago
release-notes — cloudflare/agents