byfagemx· 39 skills
Use when a PR or code change exists for a game project and you need to review it for both code quality AND design intent survival. Evolved from /game-code-review — adds Pass 0 checking whether design intent from handoff survived implementation. Not for reviewing design docs (use /game-review), not for feel evaluation (use /feel-pass), not for playability (use /build-playability-review).
$npx -y skills add fagemx/gstack-game --skill gameplay-implementation-reviewInstalls into the current project.
Run `npx skills use "https://github.com/fagemx/gstack-game" --skill "fagemx/gstack-game/gameplay-implementation-review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fagemx/gstack-game" that are relevant to the current task. Run `npx skills add "https://github.com/fagemx/gstack-game"` and select the relevant skills, then follow their instructions.