Skip to content

ryan1982za/stage-agent

Repository files navigation

Gaia

Gaia

full-stack apps. enterprise-grade. maintainable. customizable.

A team of AI agents, available as a plugin for GitHub Copilot and Claude Code.


Version 9 License: MIT GitHub Copilot Claude Code


What is Gaia?

Gaia is a team of AI agents that builds and evolves software using spec-driven development. You describe your goal; Gaia coordinates architecture, planning, implementation, testing, and release.

The workflow contract lives in AGENTS.md.


Install

GitHub Copilot

copilot plugin marketplace add frostaura/ai.toolkit.gaia

copilot plugin install gaia-foundation@frostaura

Claude Code

/plugin marketplace add frostaura/ai.toolkit.gaia

/plugin install gaia-foundation@frostaura

Use it

Open any project and prompt your assistant:

"Create a REST API for a blog with posts and comments."

Gaia will refine the request, draft architecture into docs/, plan the work, implement it, test it, and validate release gates — automatically.

Headless (Copilot CLI)

copilot -p "Create a REST API for a blog with posts and comments" --yolo

Disclaimers

Gaia uses a remote MCP server by default so plans, memories, and evolution lessons persist across machines and sessions (including GitHub Copilot's web coding agent).

Stored: evolution suggestions, task plans, project memory — all segregated by project name. Not stored: user PII, project code, specs, or documentation.

Prefer fully local? Point the MCP config at a local STDIO server instead.


Local development

Working on Gaia itself? Install the plugin from a local clone so changes are picked up immediately.

GitHub Copilot

copilot plugin install /absolute/path/to/ai.toolkit.gaia

Claude Code

/plugin marketplace add /absolute/path/to/ai.toolkit.gaia

/plugin install gaia-foundation@frostaura

"In Greek mythology, Gaia is the personification of Earth and the ancestral mother of all life."

About

Swift App for the creation of training stages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors