
Description
Draft short release notes from a list of changes. Use when the user asks for changelogs, release notes, or a concise product update.
SKILL.md
Release Notes
Turn implementation details into user-facing release notes.
Process
- Identify the user-facing outcome.
- Group related implementation details into one bullet.
- Avoid internal file names unless the user asks for engineering notes.
- 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
Use this structure:
## Summary
- One to three bullets describing what changed.
## Notes
- Optional caveats, migration details, or follow-up work.
If the input is too vague, ask for the target audience and the release scope.
More skills from the agents repository
View all 7 skillscode-review
review code changes for quality and risk
Jun 8CloudflareCode ReviewEngineeringdebug-plan
create systematic debugging plans
May 30Code AnalysisDebuggingEngineeringescalation
escalate customer issues to human agents
Jun 8CommunicationsCustomer SupportEscalationpirate-voice
rewrite text in pirate voice
May 30CreativeWritingtest-plan
produce focused test plans
May 30EngineeringQATestingworkspace-digest
summarize files in the shared workspace
Jun 7DocumentationKnowledge ManagementSummarization
More from Cloudflare
View publishercloudflare-bundler-apps
author Cloudflare Worker Bundler applications
vibesdk
Jun 16CloudflareCloudflare WorkersDeploymentWeb Developmentfrontend-design
create production-grade frontend interfaces
vibesdk
Jun 16DesignFrontendHTMLWeb Developmentfrontend-design-landing-page
build marketing landing pages
vibesdk
Jun 16FrontendHTMLMarketingWeb Developmentfrontend-design-saas
build SaaS dashboard and product UIs
vibesdk
Jun 16DesignFrontendSaaSUI Componentsagents-sdk
build AI agents on Cloudflare Workers
skills
Apr 6AgentsCloudflareCloudflare WorkersMCP +1