Gemini-AgentFlow transforms AI coding agents from confused interns into productive developers. By leveraging Gemini's massive context and multi-turn capabilities, Gemini-AgentFlow gives your agents the structured workflows, standards, and codebase context they need to ship quality code on the first try.
- Native Gemini Integration: Designed specifically for Gemini 3's multi-turn conversational strengths.
- PowerShell Powered: Built for modern Windows developers with first-class PowerShell support.
- Antigravity Native: Deep integration with Antigravity slash commands and workflows.
- Spec-Driven: Transition seamlessly from
/shapeto/writeto/implement.
For full instructions, see the Setup Guide.
Download the Gemini-AgentFlow core to your machine:
x:\agent-os\scripts\base-install.ps1Install the workflows and commands into your specific project:
# Run from your project root
x:\agent-os\scripts\project-install.ps1Detailed guides for configuration, agent customization, and workflow usage are available in: 👉 AGENTFLOW-SETUP.md
Gemini-AgentFlow is a fork and adaptation of the original Agent OS created by Brian Casel (Builder Methods).
Special thanks to Brian for the incredible architectural foundation and the "Spec-Driven" philosophy that makes AI-agentic development so much more predictable and powerful.
This adaptation focuses on:
- Optimizing for Gemini 3.0 Pro's multi-turn conversational strengths.
- Adding native PowerShell support for Windows environments.
- Direct integration with the Antigravity IDE.
MIT Licensed.