patch-notes

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

Updated Feb 8, 2024
One-click install
npx skills add https://github.com/kay6198835/Game-RPG --skill patch-notes-kay6198835
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: patch-notes
Source: https://github.com/kay6198835/Game-RPG/tree/main/.claude/skills/patch-notes
Command: npx skills add https://github.com/kay6198835/Game-RPG --skill patch-notes-kay6198835

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the generation of player-facing patch notes from internal changelogs, git history, and sprint data to communicate updates clearly to players.

Core Features & Use Cases

  • Generate patch notes from release data, changelogs, and QA bug fixes.
  • Translate developer language into friendly, player-focused language.
  • Use templates and tone guidance to match the game’s voice across releases.

Quick Start

Use this skill to generate patch notes for a new game version.

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 patch notes automatically from git history, sprint data, and internal changelogs by translating developer language into player-friendly communication. The skill reads files like production/releases/[version]/changelog.md and docs/CHANGELOG.md to output Brief, Detailed, or Full style notes.

What is the best way to translate developer changelogs into player-friendly game updates?

Translate developer changelogs into player-friendly game updates by applying tone guidance and patch-note templates to match the game's voice across releases. This ensures balance changes, bug fixes, and new content are communicated clearly.

Can I use sprint retrospective data to create game release notes?

Yes, you can use sprint retrospective data to create game release notes by combining it with git history and internal changelogs. The skill reads sprint data alongside changelog files to generate comprehensive patch notes.

Does patch note generation work with markdown changelog files?

Yes, patch note generation works with markdown changelog files like production/releases/[version]/changelog.md and docs/CHANGELOG.md. The skill reads these files to extract developer updates and convert them into player-facing communication.

What patch note styles can I output for game update communication?

You can output patch notes in Brief, Detailed, or Full styles for game update communication. These styles control the level of detail provided to players regarding new content, balance changes, and bug fixes.

Do I need tone guidance templates to generate consistent patch notes across releases?

Tone guidance templates are optional but recommended to generate consistent patch notes across releases. The skill uses available templates and tone guidance to match the game's voice, ensuring uniform player communication throughout update cycles.