release-notes-writer

Generate structured Markdown release notes from specs and tickets.

19|3|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/qa-aman/claude-skills --skill release-notes-writer-qa-aman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: release-notes-writer
Source: https://github.com/qa-aman/claude-skills/tree/main/skills/by-role/pm/release-notes-writer
Command: npx skills add https://github.com/qa-aman/claude-skills --skill release-notes-writer-qa-aman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Defines a repeatable process to generate both user-facing and internal release notes from specs and tickets, reducing manual drafting time.

Core Features & Use Cases

  • Generate user-facing release notes from features and fixes
  • Create internal release notes detailing technical changes, migrations, and deployment notes
  • Categorize changes into New Features, Enhancements, Bug Fixes, and Known Issues
  • Output ready-to-publish Markdown or documentation

Quick Start

Provide the release scope and related specs or tickets, then run the skill to generate complete release notes.

Frequently Asked Questions about release-notes-writer

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

FAQPage Schema
How do I generate release notes from specs and tickets?

Generate release notes from specs and tickets by providing the release scope and related documentation to produce categorized, ready-to-publish Markdown. The output separates user-facing sections from internal technical details, reducing manual drafting time.

What is the best way to structure release notes for product deployments?

The best way to structure release notes for product deployments is to categorize changes into What's New, Enhancements, Bug Fixes, and Known Issues. This structured Markdown format separates user-facing communication from internal deployment and migration details.

Can I create both user-facing and internal release notes from the same documentation?

Yes, you can create both user-facing and internal release notes from the same specs and tickets. The process explicitly separates user-facing feature updates from internal technical changes, deployment notes, and migration details within a single Markdown document.

Does the release notes output support Markdown format for documentation?

Yes, the release notes output supports Markdown format for documentation. It produces ready-to-publish Markdown files structured with standard sections for New Features, Enhancements, Bug Fixes, and Known Issues for direct integration into product management workflows.

How do I categorize bug fixes and new features in maintenance update release notes?

Categorize bug fixes and new features in maintenance update release notes by sorting changes into distinct sections: What's New, Enhancements, Bug Fixes, and Known Issues. This categorization applies across engineering, product, and operations deployment scopes.