What problem does it solve?
It solves the problem of turning scattered development activity—like recent commits, sprint reports, and design decisions—into a clear, reviewable changelog for both internal teams and players.
Core Features & Use Cases
- Git-based changelog generation: Builds an organized changelog from recent git commits and tags, supporting version or sprint-number targeting.
- Context-aware classification: Categorizes changes into New Features, Improvements, Bug Fixes, Balance Changes, Technical Debt, Miscellaneous, and Known Issues, and tracks how many commits lack task references.
- Dual output for different audiences: Produces an internal technical changelog and a player-facing patch notes draft with guidelines to avoid leaking internals.
Quick Start
Run the changelog skill to generate an internal and player-facing patch note draft for the latest version.