Getting Started
These commands help you set up a new GAIA project, orient yourself within an existing one, or pick up where you left off after a break. If you are new to GAIA, start here.
Commands in this category
- /gaia-init user-facing Bootstrap a new project with a guided setup questionnaire that produces your project configuration and starter CI pipeline.
- /gaia-help user-facing Context-sensitive help that analyzes your project state and suggests the most relevant command to run next.
- /gaia user-facing The main orchestrator entry point. Routes your request to the right agent or workflow.
- /gaia-resume user-facing Resume a workflow from its last checkpoint after a session break or context loss.
- /gaia-brownfield user-facing Onboard an existing codebase to GAIA with deep discovery, gap analysis, and artifact generation.
- /gaia-migrate user-facing Migrate from GAIA v1 (workflow engine) to v2 (Claude Code native plugin).
- /gaia-memory-hygiene user-facing Detect and clean stale, contradicted, or orphaned decisions in agent memory files.