release-notes-writer
Transform technical changelogs and PR lists into user-friendly, value-driven release notes and "What's New" posts.
- Translate technical PR descriptions into benefits-oriented customer copy.
- Filter out internal refactors and CI updates from public announcements.
- Generate "What's New" content for product blogs and in-app notifications.
$5
One-time purchase
Included in download
- Translate technical PR descriptions into benefits-oriented customer copy.
- Filter out internal refactors and CI updates from public announcements.
- Includes example output and usage patterns
See it in action
# Phoenix v2.1 Sync your work anywhere with our new Cloud Backup. ## ✨ What's new - **Cloud Sync** — Your projects now save automatically to your private cloud. ## ⚠️ Breaking changes - **New API Key Format** — You'll need to regenerate keys for CI/CD. [Migration guide →](https://...)
release-notes-writer
Transform technical changelogs and PR lists into user-friendly, value-driven release notes and "What's New" posts.
$5
One-time purchase
⚡ Also available via Agensi MCP — your AI agent can load this skill on demand via MCP. Learn more →
Included in download
- Translate technical PR descriptions into benefits-oriented customer copy.
- Filter out internal refactors and CI updates from public announcements.
- Includes example output and usage patterns
- Instant install
- One-time purchase
See it in action
# Phoenix v2.1 Sync your work anywhere with our new Cloud Backup. ## ✨ What's new - **Cloud Sync** — Your projects now save automatically to your private cloud. ## ⚠️ Breaking changes - **New API Key Format** — You'll need to regenerate keys for CI/CD. [Migration guide →](https://...)
About This Skill
The Problem
Technical changelogs and PR lists are built for developers, not customers. Forwarding a raw list of "Fixed race condition in auth middleware" or "Refactor: bump peer dependencies" to your users results in confusion and missed value. Most AI prompts just summarize these lists without understanding the "why" behind the change.
What it does
The Release Notes Writer acts as a product marketing layer for your development workflow. It ingests technical inputs—like CHANGELOG.md files, merged PR descriptions, or commit histories—and translates them into human-readable, value-driven release notes. It ruthlessly filters out internal noise (CI tweaks, refactors, dependency bumps) to focus on exactly what your users care about.
Key Features
- Value-First Translation: Converts technical jargon into benefits (e.g., "Added SAML support" becomes "Sign in with your company SSO").
- Smart Categorization: Groups updates by user impact rather than commit type.
- Formatting Excellence: Produces structured Markdown optimized for GitHub Releases, product blogs, or in-app modals.
- Breaking Change Alerts: Highlights critical migrations clearly so users aren't caught off guard.
Why use this skill?
Unlike a generic AI summary, this skill follows specific product marketing frameworks. It knows to lead with a "theme" headline, include documentation links, and ignore back-end refactors that don't change the UI. It saves product managers and lead devs hours of manual editing while ensuring users feel the progress of your product.
Use Cases
- Translate technical PR descriptions into benefits-oriented customer copy.
- Filter out internal refactors and CI updates from public announcements.
- Generate "What's New" content for product blogs and in-app notifications.
- Summarize app updates into a friendly, professional tone for end users.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/release-notes-writer | tar xz -C ~/.claude/skills/Free skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Frequently Asked Questions
Learn More About AI Agent Skills
Similar Skills
readme-generator
Generates a complete, polished README.md by scanning your actual project structure, dependencies, and code.
pr-description-writer
Writes clear pull request descriptions by analyzing your branch diff. Covers what changed, why, how, and what to test. Works with GitHub, GitLab, and Bitbucket.
changelog-generator
Generates user-facing changelogs from git history. Transforms developer commit messages into clear release notes that users actually understand.
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.