start

Inspects the project environment and routes users to the appropriate game-development workflow.

Updated Aug 2, 2026
One-click install
npx skills add https://github.com/claretagrapelike32/codex-ai-game-studio --skill start-claretagrapelike32
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: start
Source: https://github.com/claretagrapelike32/codex-ai-game-studio/tree/main/plugins/ai-game-studio/skills/start
Command: npx skills add https://github.com/claretagrapelike32/codex-ai-game-studio --skill start-claretagrapelike32

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When starting a game project, it is hard to know which AI workflow to use first. This Skill performs a read-only inspection of your environment and project state, asks only the minimal blocking questions, and routes you to the correct next workflow without making any changes. ## Core Features & Use Cases - Read-Only Environment Inspection: Detects the operating system, repository root, engine, renderer, tools, languages, tests, and existing .ai-game-studio/ state without modifying anything. - Intent Clarification: Asks only the smallest blocking questions about desired outcome, target platform, commercial intent, time budget, and asset rights. - Workflow Routing: Maps your situation to one of many specialized skills such as brainstorm, adopt, prompt-to-game, sprite-generate, world-generate, or visual-qa. - Confirmation Boundary: Produces a consolidated transaction plan with actions, licenses, backups, and rollback before any mutating step, requiring explicit confirmation. - Use Case: You open an existing Unity prototype and are unsure whether to migrate, extend, or restart. The Skill inspects the project, asks about your goal, and recommends the adopt or prototype workflow with a ready-to-send prompt. ## Quick Start Use $ai-game-studio:start to inspect this project and route me to the safest next game-development workflow.

Frequently Asked Questions about start

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I start a new game project with AI assistance?

Invoke the start skill, which inspects your environment read-only, asks minimal questions about your goal and platform, then routes you to the right workflow such as brainstorm, prompt-to-game, or prototype. It never creates files or changes configuration during routing.

How do I choose the right game development workflow for an existing project?

The skill detects whether your situation is a new idea, prototype, production project, migration, or asset-only task, then recommends a matching next skill such as adopt for existing projects or quality-enhance for reversible improvements.

Does the start skill modify my project or install tools?

No. Routing is strictly read-only: it does not create files, install software, start servers, launch editors, or change configuration. Any mutating route first produces a consolidated transaction plan requiring your explicit confirmation.

Can I use this onboarding workflow on Windows, macOS, and Linux?

Yes. The skill uses PowerShell syntax on Windows and POSIX syntax on macOS and Linux, and it inherits the active model and permission mode without weakening approval or sandbox boundaries.

Does the skill read my API keys or credentials?

No. It only checks credential presence by environment-variable name and never prints, reads, or stores secret values during inspection.