release-notes

Generate categorized markdown release notes from tickets, PRDs, and changelogs.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/martiraste-lgtm/claude-skills --skill release-notes-martiraste-lgtm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: release-notes
Source: https://github.com/martiraste-lgtm/claude-skills/tree/main/pm-execution-release-notes
Command: npx skills add https://github.com/martiraste-lgtm/claude-skills --skill release-notes-martiraste-lgtm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Release notes are essential for communicating product changes to users; this Skill automates turning scattered development artifacts into clear, user-facing notes.

Core Features & Use Cases

  • Generate categorized release notes from tickets, PRDs, and changelogs.
  • Provide summaries for new features, improvements, and fixes, suitable for product pages and internal docs.
  • Use cases include product launches, updates, and bug fix announcements across web and mobile platforms.

Quick Start

Provide tickets, PRDs, or changelogs and generate a polished release notes document.

Frequently Asked Questions about release-notes

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

FAQPage Schema
How do I generate release notes from JIRA exports and PRDs?

To generate release notes from JIRA exports and PRDs, you provide the raw ticket data and product requirement documents to be processed into a structured markdown document featuring categorized sections for New Features, Improvements, and Bug Fixes.

What is the best way to summarize internal changelogs for product launches?

Summarizing internal changelogs for product launches is best handled by aggregating scattered development artifacts into concise, user-facing notes categorized by features, improvements, breaking changes, and deprecations.

Can I format bug fix rollouts and feature updates into a single markdown document?

Yes, you can format bug fix rollouts and feature updates into a single markdown document by consolidating inputs like tickets and changelogs into structured sections for New Features, Improvements, Bug Fixes, Breaking Changes, and Deprecations.

Does this release notes generation process work for both web and mobile platforms?

Yes, the release notes generation process works for both web and mobile platforms, accepting inputs like JIRA exports and PRDs to produce categorized summaries suitable for product pages and internal docs across these environments.

How do I categorize breaking changes and deprecations from scattered tickets?

You categorize breaking changes and deprecations from scattered tickets by processing the raw development artifacts, which automatically structures the output into distinct markdown sections for user-facing communication.