release-notes-generator

Generate user-facing release notes from approved changes and specifications.

1|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/hohai99/antigravity-skills --skill release-notes-generator-hohai99
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: release-notes-generator
Source: https://github.com/hohai99/antigravity-skills/tree/main/.agent/skills/release-notes-generator
Command: npx skills add https://github.com/hohai99/antigravity-skills --skill release-notes-generator-hohai99

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill generates accurate, user-facing release notes from specifications and approved changes, ensuring each release is clearly documented.

Core Features & Use Cases

  • Automated release notes: Compile notes from approved changes and related specs.
  • Content curation: Categorize items into New Features, Bug Fixes, and Behavior Changes for end users.
  • Use Case: Before a major release, generate a publish-ready changelog from engineering commits and QA approvals.

Quick Start

Run the release-notes-generator during the final stage of a release to create release notes from approved changes and specifications.

Frequently Asked Questions about release-notes-generator

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

FAQPage Schema
How do I generate release notes from specifications and approved changes?

To generate release notes from specifications, run this tool during the pre-release or deployment-final stage. It compiles approved change data sources and formats them into categorized user-facing documentation.

What is the best way to automate a changelog for a pre-release workflow?

Automating a changelog for a pre-release workflow requires a formatting pipeline to categorize approved changes. This process compiles engineering commits and QA approvals into New Features, Bug Fixes, and Breaking Changes sections.

Can I categorize approved changes into New Features and Bug Fixes automatically?

Yes, you can categorize approved changes automatically by feeding specifications into the formatting pipeline. It processes the change data sources and sorts items into New Features, Bug Fixes, and Behavior Changes for end users.

How does a release notes generator handle behavior changes and breaking changes?

A release notes generator handles behavior changes by using a formatting pipeline to parse approved specifications. It accurately distinguishes and separates breaking changes from standard bug fixes and new features for end-user clarity.

Do I need approved change data sources to create user-facing release notes?

Yes, approved change data sources are required to create user-facing release notes. The generator relies on these specifications and approvals to accurately document features, bug fixes, and behavioral changes across products.

Are there limitations when generating release notes from engineering commits?

Generating release notes from engineering commits is limited without related specifications and a formatting pipeline. The tool requires approved change data to accurately categorize items into New Features, Bug Fixes, and Breaking Changes.