Use when you need to assess the quality of a gstack-game skill, decide which skill to improve next, or refactor a skill for progressive disclosure. Run on a single skill or scan all skills. Not for reviewing game designs (use /game-review) or code (use /gameplay-implementation-review).
$npx -y skills add fagemx/gstack-game --skill skill-reviewInstalls into the current project.
Run `npx skills use "https://github.com/fagemx/gstack-game" --skill "fagemx/gstack-game/skill-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.