patch-notes

Compile git logs and changelogs into player-facing Markdown patch notes.

33|8|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/TraftG/opencode-game-studio --skill patch-notes-traftg
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: patch-notes
Source: https://github.com/TraftG/opencode-game-studio/tree/main/.opencode/skills/patch-notes
Command: npx skills add https://github.com/TraftG/opencode-game-studio --skill patch-notes-traftg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Translating developer-centric changes into clear, player-facing patch notes to save time and avoid communication gaps.

Core Features & Use Cases

  • Automated synthesis: Compile git history, internal changelogs, sprint retrospectives, and balance docs into a coherent patch notes document.
  • Style variations: Generate Brief, Detailed, or Full patch notes to fit different publication needs.
  • Release-ready output: Produce Markdown that is ready for publication and localization, with before/after values included when available.

Quick Start

Provide patch notes for the latest release by compiling git history and changelogs.

Frequently Asked Questions about patch-notes

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

FAQPage Schema
How do I convert git history into player-facing patch notes?▼

You can convert git history into player-facing patch notes by parsing developer commit logs and translating technical language into clear, player-friendly updates. The process outputs a consistent Markdown structure ready for publication.

What is the best way to automate changelog creation for game releases?▼

Automating changelog creation for game releases involves compiling git history, internal changelogs, and sprint retrospectives into a coherent document. This synthesis translates technical developer language into clear updates for game players.

Can I generate different styles of patch notes for different publication needs?▼

Yes, you can generate Brief, Detailed, or Full patch notes to fit different publication needs. This allows you to output a consistent Markdown structure tailored to the specific communication style required.

Does automated patch note generation include before and after values for balance changes?▼

Yes, automated patch note generation includes before and after values for balance changes when they are available. This ensures the release-ready Markdown output provides clear context for player communication.

How do I translate technical sprint retrospectives into clear player communication?▼

You translate technical sprint retrospectives into clear player communication by parsing internal development documents and applying automated synthesis. This transforms developer-centric changes into release-ready Markdown notes.