Invoke when the user wants to start a new game project, set up project scaffolding, onboard into an existing codebase, or initialize GameForge session state. Triggers on: "start a game", "new game project", "set up project", "project onboarding", "initialize project". Do NOT invoke for brainstorming ideas (use game-brainstorm) or prototyping mechanics (use game-prototype). Part of the AlterLab GameForge collection.
$npx -y skills add alterlab-ieu/alterlab_gameforge --skill game-startInstalls into the current project.
Run `npx skills use "https://github.com/alterlab-ieu/alterlab_gameforge" --skill "alterlab-ieu/alterlab_gameforge/game-start"` 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/alterlab-ieu/alterlab_gameforge" that are relevant to the current task. Run `npx skills add "https://github.com/alterlab-ieu/alterlab_gameforge"` and select the relevant skills, then follow their instructions.