build-game-changelog

Installation
SKILL.md

Build Game Changelog

Build the changelog as a release system, not a decorative modal. Keep one authoritative ledger connected to production history, game-menu navigation, and release verification.

Use this mental model

  • The ledger is the public record of what players received.
  • A version identifies a successful production release, not a development commit.
  • The newest ledger entry defines the version shown throughout the game.
  • Opening the changelog is a reversible menu-state transition.
  • Every close affordance resolves through the same back action.
  • A release is complete only after the live game proves the expected version and behavior.

Start from truth

Inspect before editing:

Installs
596
Repository
mengto/skills
GitHub Stars
5.8K
First Seen
Jul 25, 2026
build-game-changelog — mengto/skills