release-game-dev-2d
Installation
SKILL.md
Game Development 2D Release
Produce a reproducible candidate artifact and verify the artifact users would receive.
Establish the release contract
- Inspect engine and exact version, package manager, lockfile, export presets, target platforms, version source, hosting/store constraints, and secrets.
- Define artifact names, supported platforms, public configuration, acceptance, rollback, and save/cache compatibility.
- Read release-pipeline.md.
- For Phaser, read phaser.md; for Godot, read godot.md.