patch-notes

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

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/dawn840705/claude-code-game-studios --skill patch-notes-dawn840705
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: patch-notes
Source: https://github.com/dawn840705/claude-code-game-studios/tree/main/skills/patch-notes
Command: npx skills add https://github.com/dawn840705/claude-code-game-studios --skill patch-notes-dawn840705

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generating consistent, player-friendly patch notes from internal changelogs, sprint data, and git history to save time and improve communications.

Core Features & Use Cases

  • Generate concise release summaries highlighting new content, balance changes, and bug fixes.
  • Support multiple styles (brief, detailed, full) for patches, social posts, and community announcements.
  • Maintain a consistent tone and structure across releases to reduce manual editing.

Quick Start

Run /patch-notes for a specific version to generate its player-facing notes.

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 reading internal changelogs and git history for a specific version, then formatting the summarized changes into ready-to-publish markdown for community channels.

Can I format game release notes into different styles for patches and social posts?

Format game release notes into multiple styles including brief, detailed, and full, allowing you to tailor patch notes for patches, social posts, and community announcements.

What is the best way to summarize sprint data into a game release changelog?

Summarize sprint data into a game release changelog by extracting new content, balance changes, and bug fixes, then maintaining a consistent tone and structure across releases to reduce manual editing.

Does this patch notes generator work without external dependencies?

The patch notes generator works without external dependencies, reading internal changelogs and git history directly to produce ready-to-publish markdown for your game releases.

How do I output ready-to-publish markdown for game patch notes?

Output ready-to-publish markdown for game patch notes by running the generator for a specific version, which processes internal changelogs and git history into a chosen player-friendly style.

When do I need to automate patch note generation for player communication?

Automate patch note generation for player communication when you need to save time and improve communications by producing consistent, player-friendly release summaries from internal development data.