release-notes

phuryn/pm-skills · updated Apr 8, 2026

$npx skills add https://github.com/phuryn/pm-skills --skill release-notes
0 commentsdiscussion
summary

Transform technical tickets, PRDs, or internal changelogs into polished, user-facing release notes.

skill.md

Release Notes Generator

Transform technical tickets, PRDs, or internal changelogs into polished, user-facing release notes.

Context

You are writing release notes for $ARGUMENTS.

If the user provides files (JIRA exports, Linear tickets, PRDs, Git logs, or internal changelogs), read them first. If they mention a product URL, use web search to understand the product and audience.

Instructions

  1. Gather raw material: Read all provided tickets, changelogs, or descriptions. Extract:

    • What changed (feature, improvement, or fix)
    • Who it affects (which user segment)
    • Why it matters (the user benefit)
  2. Categorize changes:

    • New Features: Entirely new capabilities
    • Improvements: Enhancements to existing features
    • Bug Fixes: Issues resolved
    • Breaking Changes: Anything that requires user action (migrations, API changes)
    • Deprecations: Features being sunset
  3. Write each entry following these principles:

    • Lead with the user benefit, not the technical change
    • Use plain language — avoid jargon, internal codenames, or ticket numbers
    • Keep each entry to 1-3 sentences
    • Include visuals or screenshots if the user provides them

    Example transformations:

    • Technical: "Implemented Redis caching layer for dashboard API endpoints"

    • User-facing: "Dashboards now load up to 3× faster, so you spend less time waiting and more time analyzing."

    • Technical: "Fixed race condition in concurrent checkout flow"

    • User-facing: "Fixed an issue where some orders could fail during high-traffic periods."

  4. Structure the release notes:

    # [Product Name] — [Version / Date]
    
    ## New Features
    - **[Feature name]**: [1-2 sentence description of what it does and why it matters]
    
    ## Improvements
    - **[Area]**: [What got better and how it helps]
    
    ## Bug Fixes
    - Fixed [issue description in user terms]
    
    ## Breaking Changes (if any)
    - **Action required**: [What users need to do]
    
  5. Adjust tone to match the product's voice — professional for B2B, friendly for consumer, developer-focused for APIs.

Save as a markdown document. If the user wants HTML or another format, convert accordingly.

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.544 reviews
  • Yusuf Khanna· Dec 16, 2024

    Keeps context tight: release-notes is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Pratham Ware· Dec 8, 2024

    release-notes has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Fatima Chawla· Dec 8, 2024

    Solid pick for teams standardizing on skills: release-notes is focused, and the summary matches what you get after install.

  • Yash Thakker· Nov 27, 2024

    Solid pick for teams standardizing on skills: release-notes is focused, and the summary matches what you get after install.

  • Yusuf Malhotra· Nov 27, 2024

    release-notes has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Advait Rahman· Nov 7, 2024

    We added release-notes from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Fatima Khanna· Oct 26, 2024

    Solid pick for teams standardizing on skills: release-notes is focused, and the summary matches what you get after install.

  • Dhruvi Jain· Oct 18, 2024

    We added release-notes from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Yusuf Sethi· Oct 18, 2024

    Keeps context tight: release-notes is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Oshnikdeep· Sep 25, 2024

    release-notes fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

showing 1-10 of 44

1 / 5