What problem does it solve? Writing release notes requires manually reviewing dozens of commits, sprint reports, and design docs, then translating technical changes into language players understand. This Skill automates that entire process, producing both a detailed internal changelog and a polished player-facing version. ## Core Features & Use Cases - Dual Changelog Generation: Produces a technical internal changelog (with commit hashes, owners, and metrics) and a friendly player-facing changelog from the same source data. - Multi-Source Context: Reads git history since the last tag, sprint reports from production/sprints/, and design documents from design/gdd/ to understand the intent behind changes. - Structured Categorization: Sorts every change into New Features, Improvements, Bug Fixes, Balance Changes, and Known Issues with design reasoning included. - Use Case: After finishing Sprint 12 of your game project, invoke the skill with the sprint number to get a ready-to-review internal changelog and a community-post-ready player announcement. ## Quick Start Ask the AI to generate the changelog for version 1.4 or for a specific sprint number using recent git history and sprint reports.