release-notes

Generate user-facing release notes from tickets, PRDs, or changelogs.

25.0k|2.7k|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/phuryn/pm-skills --skill release-notes-phuryn
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: release-notes
Source: https://github.com/phuryn/pm-skills/tree/main/pm-execution/skills/release-notes
Command: npx skills add https://github.com/phuryn/pm-skills --skill release-notes-phuryn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill transforms raw technical information from tickets, PRDs, or changelogs into polished, user-friendly release notes, ensuring clear communication of product updates.

Core Features & Use Cases

  • Automated Generation: Creates release notes from various input formats (tickets, PRDs, Git logs).
  • Categorization: Organizes changes into New Features, Improvements, Bug Fixes, Breaking Changes, and Deprecations.
  • User-Centric Writing: Focuses on user benefits and uses plain language, avoiding jargon.
  • Use Case: You've just shipped a new feature and need to announce it to your users. This Skill can take your internal ticket description and turn it into an engaging announcement for your blog or app store.

Quick Start

Use the release-notes skill to generate release notes for the new feature described in the attached 'new-feature-spec.md'.

Frequently Asked Questions about release-notes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate user-facing release notes from technical changelogs?▼

You can generate user-facing release notes by feeding raw technical changelogs, tickets, or PRDs into this Skill, which transforms them into polished product updates categorized by new features, improvements, and bug fixes.

What is the best way to announce product updates from internal PRDs?▼

Announcing product updates from internal PRDs involves translating technical specifications into user-centric writing; this Skill focuses on user benefits and plain language to create engaging feature announcements for your audience.

Can I organize Git logs into categorized feature announcements?▼

Yes, you can organize Git logs into categorized feature announcements by processing them through this Skill, which automatically structures raw technical changes into distinct categories like breaking changes and deprecations.

How do I adapt the tone of release notes for different product audiences?▼

To adapt the tone of release notes for different audiences, this Skill adjusts its content and writing style based on the specific product type and target reader, ensuring the communication matches the expected context.

Does this tool work with raw developer changelogs without manual editing?▼

Yes, this tool works directly with raw developer changelogs, tickets, and PRDs without requiring manual pre-editing, automatically extracting relevant changes and converting them into clear, jargon-free documentation.

What categories should I structure product release notes into?▼

You should structure product release notes into New Features, Improvements, Bug Fixes, Breaking Changes, and Deprecations, which are the standard categories this Skill uses to organize technical updates.