Ai.toolkit.gaia
A toolkit for building full-stack systems. Battle-tested with Copilot in VS Code, with agents for Github Copilot CLI.
Ask AI about Ai.toolkit.gaia
Powered by Claude Β· Grounded in docs
I know everything about Ai.toolkit.gaia. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
Gaia
full-stack apps. enterprise-grade. maintainable. customizable.
A team of AI agents, available as a plugin for GitHub Copilot and 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."
