Configuration
Configuration commands let you view and edit your project's
.gaia/config/project-config.yaml file section by section,
manage CI/CD pipelines (promotion chain), configure tool adapters, and toggle
the Test Execution Bridge. Each section editor preserves YAML comments and formatting.
View configuration
- /gaia-config-show user-facing Display the project configuration (entire file or a single named section). Read-only.
- /gaia-config-validate user-facing Validate project-config.yaml against its JSON schema and report violations.
Section editors
- /gaia-config-stack user-facing Edit the stacks section (languages, paths, frameworks per service).
- /gaia-config-env user-facing Edit the environments section (names, URLs, auth types, credential references).
- /gaia-config-test user-facing Edit the test_execution section (tiers, placement, adapters).
- /gaia-config-rubric user-facing Edit the rubrics section (review criteria and thresholds).
- /gaia-config-compliance user-facing Edit the compliance section (GDPR, HIPAA, PCI-DSS, SOC2, WCAG, etc.).
- /gaia-config-tool user-facing Edit the tool_adapters section (custom adapter configuration).
- /gaia-config-platform user-facing Edit the platforms section (add, remove, or list platform identifiers).
- /gaia-config-device-target user-facing Edit device_targets per platform (OS versions, form factors, screen sizes).
CI/CD
- /gaia-ci-setup user-facing Scaffold a CI/CD quality pipeline for your chosen CI platform.
- /gaia-ci-edit user-facing Edit the promotion chain in global.yaml (add, remove, edit, or reorder environments).
Tool adapters
- /gaia-list-tools user-facing List all available tool adapters grouped by category with availability status.
- /gaia-tool-info user-facing Show full metadata and availability for one named tool adapter.
Test execution bridge
- /gaia-bridge-enable user-facing Enable the Test Execution Bridge in your project configuration.
- /gaia-bridge-disable user-facing Disable the Test Execution Bridge in your project configuration.
Statusline
- /gaia-statusline-enable user-facing Enable the GAIA statusline in Claude Code settings.
- /gaia-statusline-disable user-facing Disable the GAIA statusline without removing the runtime files.
- Statusline Reference internal Reference documentation for statusline themes, glyphs, width ladder, and environment variables.