What problem does it solve?
This Skill automates creating clear, structured changelogs by extracting and summarizing repository git commits, sprint reports, and design documents so teams can produce both internal and player-facing release notes quickly and consistently.
Core Features & Use Cases
- Automated changelog generation: Collects git history and sprint/design artifacts and produces categorized internal changelogs with metrics.
- Player-facing summaries: Produces a polished public changelog that omits internal file paths and developer names.
- Flexible targeting and write options: Supports generation by git tag or sprint range and offers append/overwrite/preview options for docs/CHANGELOG.md.
- Use Case: A product manager or release lead can compile recent commits, sprint outcomes, and design changes into an internal technical changelog and a streamlined player-facing post ready for community release.
Quick Start
Generate a changelog for tag v1.2.0 and produce both internal and player-facing versions.