Setup Gaia banner
gaia-react gaia-react

Setup Gaia

Development community

Description

--- name: setup-gaia description: Single post-init onboarding command; detects situation, runs only owed phases; safe to re-run. --reconfigure rotates token and re-selects tools. argument-hint: [--reconfigure] --- Run this once after `/gaia-init`, and re-run it any time. `/setup-gaia` is the single onboarding command for a GAIA project. It detects the situation and runs only the phases this clone actually owes: - **Per-machine work** every clone needs (tool installs, plugins, spec-kit runtime,

Installation

Installs to ~/.claude/commands/gaia-react-gaia-setup-gaia.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/gaia-react/gaia/HEAD/.claude/commands/setup-gaia.md -o ~/.claude/commands/gaia-react-gaia-setup-gaia.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository