patch-notes

Generate player-facing patch notes from changelogs and git history.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/HechaoYannet/3kingdom-unity --skill patch-notes-hechaoyannet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: patch-notes
Source: https://github.com/HechaoYannet/3kingdom-unity/tree/main/.claude/skills/patch-notes
Command: npx skills add https://github.com/HechaoYannet/3kingdom-unity --skill patch-notes-hechaoyannet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill translates internal changelogs, sprint retrospectives, and git history into clear, player-facing patch notes to improve release communication and player understanding.

Core Features & Use Cases

  • Data aggregation from production/releases/[version]/changelog.md, docs/CHANGELOG.md, sprint retrospectives, and design/balance docs to produce coherent notes.
  • Supports multiple output styles: brief, detailed, and full; includes tone guidance and optional patch-notes templates.
  • Ideal for releases, hotfixes, and feature launches where players need transparent, accessible summaries.

Quick Start

Generate patch notes for version [version] using the detailed style.

Frequently Asked Questions about patch-notes

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

FAQPage Schema
How do I generate player-facing patch notes from git history and internal changelogs?

Generate player-facing patch notes by aggregating internal changelogs, sprint retrospectives, and git history into accessible summaries. The tool processes data from docs/CHANGELOG.md and design/balance docs to produce coherent notes that improve release communication and player understanding.

What is the best way to format release notes for different player audiences?

Format release notes for different audiences using brief, detailed, or full output styles. The tool applies tone and template guidance to your aggregated changelog data, allowing you to scale the depth of release communication from quick summaries to comprehensive feature launch breakdowns.

Can I automatically create patch notes for a specific game version release?

Create patch notes for a specific version by applying the tool to your release cycle context. It aggregates data from production/releases/[version]/changelog.md and sprint docs to describe changes, gracefully handling missing data or blockers to ensure your release communication proceeds smoothly.

How do sprint retrospectives and balance docs get translated into patch notes?

Sprint retrospectives and balance docs are translated into patch notes through data aggregation and tone detection. The tool extracts relevant changes from production/sprints and design/balance docs, then applies player-facing tone guidance to rewrite internal development context into clear, accessible summaries.

What happens if the changelog is missing data when generating release notes?

When the changelog is missing data, the patch notes generation handles the gaps gracefully. Instead of failing, it aggregates whatever information is available from existing git history and sprint contexts, ensuring you still get a functional draft for your release communication.

Does this tool work for hotfixes or only full version releases?

The tool works for both hotfixes and full version releases. It aggregates data from your changelog and git history to produce transparent summaries, making it ideal for any release cycle where players need accessible updates about recent changes.