What problem does it solve?
It turns scattered release artifacts (git history, changelogs, sprint context, and balance notes) into polished patch notes written in player-friendly language, so you do not have to manually translate developer updates.
Core Features & Use Cases
- Version-based patch note generation: Create patch notes for a specific release version using release changelogs and git history.
- Context and tone-aware writing: Detect tone/style guidance from local documentation and apply it to the output.
- Categorized, ready-to-publish structure: Organize changes into New Content, Gameplay Changes, Quality of Life, Bug Fixes, Performance, and Known Issues, with optional brief/detailed/full formats.
- Saves both public and internal outputs: Writes the generated notes to the appropriate docs and an internal archive location.
Quick Start
Run patch-notes for version 1.2.0 with the brief style by asking your Claude Code agent: "/patch-notes 1.2.0 --style brief".