π¦ ClawHub
Game Build Strategy
by @mike007jd
Decide the AI-native development mode, quality target, task granularity, and refactor policy based on project state and user intent. This skill prevents both...
TERMINAL
clawhub install game-build-strategyπ About This Skill
name: game-build-strategy description: Decide the AI-native development mode, quality target, task granularity, and refactor policy based on project state and user intent. This skill prevents both over-cautious iteration and reckless live-product rewrites. license: MIT compatibility: Claude Code and Codex. Best results with file read/write access. metadata: author: game-superpowers version: "1.1.0" domain: game-development
Game Build Strategy
Goal
Choose the right build strategy for the project. Writedocs/game-studio/build-strategy.md and docs/game-studio/quality-target.md.Use:
./shared/reference/development-modes.md./shared/reference/quality-targets.md./shared/templates/build-strategy.md./shared/templates/quality-target.mdDevelopment modes
yolo-superguided-buildrefactor-opensurgical-liveQuality targets
first-playablepolished-prototypeproduction-featurelive-patchSelection rules
yolo-super + first-playableyolo-super or guided-build + polished-prototypeguided-build or refactor-open + production-featuresurgical-live + live-patch