Skip to content

Commands

/gaia is the entry point for GAIA’s day-to-day workflows. It is technically a Claude skill router, but in practice it works like a command.

It’s located in .claude/skills/gaia/SKILL.md.

CommandWhat it does
/gaia specRun a Q&A to write and refine specifications.
/gaia planPlan known features.
/gaia handoffGenerate a session handoff document so context can transfer to a fresh session.
/gaia pickupRestore context from the most recent handoff.
CommandWhat it does
/gaia auditAudit memory, rules, and wiki for duplication, stale entries, and unnecessary base context overhead.
/gaia fitnessHealth check and auto-heal for the Claude integration surface. Triage, heal, verify, with a letter grade.
/gaia wikiWiki maintenance. With no arguments, runs the full chain. Each can also be invoked individually.
CommandWhat it does
/update-depsBump outdated packages group-by-group, run migrations for major-version bumps, and validate the full quality gate.
/update-gaiaPull the latest GAIA release into your project without overwriting your customizations.
CommandWhat it does
/gaia forensicsIf you encounter any issues with GAIA commands, this will triage the issue and submit a bug report.

Invoking /gaia with no argument (or with an unrecognized one) prints a help message.