Gaia Release banner
gaia-react gaia-react

Gaia Release

Documentation community

Description

--- name: gaia-release description: Cut a new GAIA release, bump version, graduate CHANGELOG, regenerate manifest, open release PR, then tag on merge. Maintainer-only. argument-hint: patch|minor|major --- Cut a new GAIA release. Thin orchestrator over the `.gaia/cli/gaia-maintainer release` CLI namespace, which owns every deterministic step (preflight checks, semver bump, CHANGELOG graduation, wiki scrub, manifest regen, commit + tag dance). This command sequences the CLI subcommands and surfac

Installation

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

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

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

Full documentation available on GitHub

View Source Repository