patch-notes

Generate release notes from git history, sprint data, and changelogs.

3|Updated Jun 3, 2026
One-click install
npx skills add https://github.com/Negentropy-Laby/Constitution-Driven-Development --skill patch-notes-negentropy-laby
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: patch-notes
Source: https://github.com/Negentropy-Laby/Constitution-Driven-Development/tree/main/.agents/skills/patch-notes
Command: npx skills add https://github.com/Negentropy-Laby/Constitution-Driven-Development --skill patch-notes-negentropy-laby

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates consistent, publication-ready release notes by aggregating data from git history, sprint data, and internal changelogs, reducing manual effort and preserving context.

Core Features & Use Cases

  • Player-facing notes: create patch notes that highlight user-visible features, fixes, and improvements.
  • Developer-facing notes: generate API/CLI/UI change summaries, migration steps, and deprecations for integrations.
  • Publication-ready outputs: produce notes suitable for docs, blogs, and in-app announcements using configurable templates and tone.

Quick Start

Invoke the release notes generator for a targeted version using your repository changelogs.

Frequently Asked Questions about patch-notes

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

FAQPage Schema
How do I automate release notes generation from git history and sprint data?

Automating release notes involves aggregating git history, sprint data, and internal changelogs to generate publication-ready outputs. This process applies configurable templates and tone selection to compose both player-facing and developer-facing notes for every targeted version release.

What is the best way to generate player-facing patch notes from internal changelogs?

Generating player-facing patch notes from internal changelogs involves aggregating source data and highlighting user-visible features, fixes, and improvements. The process applies template and tone selection to format the final notes, ensuring they are publication-ready for docs, blogs, or in-app announcements.

Can I create developer-facing release notes that include API migration steps and deprecations?

Yes, you can create developer-facing release notes that summarize API, CLI, and UI changes. The generation process extracts developer-relevant details from sprint data and changelogs to produce summaries, migration steps, and deprecation notices suitable for integrators.

Does this approach support configurable templates for formatting release notes?

Yes, the approach supports configurable templates for formatting release notes. It gathers changelog sources from git history and sprint data, applies a chosen style or template, and formats the final output to ensure consistent, publication-ready documentation for various platforms.

How do I produce publication-ready changelogs for docs and in-app announcements?

Producing publication-ready changelogs for docs and in-app announcements requires aggregating git history and sprint data into a unified source. By applying configurable templates and tone selection, the process formats the final notes to ensure they are consistent and ready for publication.

Why does manual changelog aggregation fail to preserve context for release notes?

Manual changelog aggregation often fails to preserve context because it requires piecing together fragmented git history and sprint data across multiple sources. Automating this process ensures consistent context preservation by systematically gathering and formatting all relevant changelog data.