Gaia Plan banner
gaia-react gaia-react

Gaia Plan

Productivity community

Description

--- name: gaia-plan description: Plan a complex feature using GAIA's task-orchestration pattern, structures the work into fresh-context subagent phases for your approval. Does not implement. argument-hint: [feature description] --- Run the GAIA **plan** workflow with these arguments: `$ARGUMENTS` Read `.claude/skills/gaia/references/plan.md` from the project root and follow it exactly. That reference is written to consume an argument string, treat the arguments above as that input. If no argum

Installation

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

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

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

Full documentation available on GitHub

View Source Repository