byfagemx· 39 skills
Use when design review is done and you need to decide what to build FIRST — which slice, what hypothesis to test, what to fake, what failure looks like. Not for brainstorming (use /game-ideation), not for reviewing a GDD (use /game-review), not for handing off to implementation (use /implementation-handoff after this skill).
$npx -y skills add fagemx/gstack-game --skill prototype-slice-planInstalls into the current project.
Run `npx skills use "https://github.com/fagemx/gstack-game" --skill "fagemx/gstack-game/prototype-slice-plan"` 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.