What is review-game?
Review an existing game codebase for architecture, performance, and best practices Source: opusgamelabs/game-creator.
Review an existing game codebase for architecture, performance, and best practices
Quickly install review-game AI skill to your development environment via command line
Source: opusgamelabs/game-creator.
Analyze an existing game codebase and provide a structured review. This is the final step in the pipeline — it checks everything is wired up correctly and gives you a quality score.
Analyze the game at $ARGUMENTS (or the current directory if no path given).
Your game has been through the full pipeline! Here's what you have: Scaffolded architecture (/make-game) Visual polish (/design-game) Music and sound effects (/add-audio) Automated tests (/qa-game) Architecture review (/review-game) What's next?
Review an existing game codebase for architecture, performance, and best practices Source: opusgamelabs/game-creator.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/opusgamelabs/game-creator --skill review-gameReview an existing game codebase for architecture, performance, and best practices Source: opusgamelabs/game-creator.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/opusgamelabs/game-creator --skill review-game Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/opusgamelabs/game-creator