ship-web-games
Installation
SKILL.md
Ship Web Games
Release only a verified commit and prove the deployed game, not merely the local build.
Release sequence
- Confirm the exact integration commit and preserve unrelated work.
- Run focused tests, lint/type checks, production build, and diff checks.
- Package and deploy the exact validated commit.
- Poll deployment status and open the production game in the repository-approved browser.
Production proof
Verify load, first input, one combat or core interaction, assets, save/settings if applicable, responsive view, console health, and representative performance. Report the deployed state separately from local readiness.
Finish cleanly
Record release evidence and rollback target. Close temporary dev servers, benchmarks, and QA tabs once no longer needed; do not terminate resources owned by another active task.