CLI that makes Google Gemini the lead architect for Claude Code. Multi-model AI pair programming.
github.com
Claude-Oracle is a command-line interface (CLI) tool designed to enhance the capabilities of Claude Code by integrating Google's Gemini as the lead architect. This tool facilitates multi-model AI pair programming, allowing users to leverage the strategic decision-making capabilities of Gemini 3 Pro directly within their coding environment. Claude-Oracle enables developers to consult Gemini for architectural advice, validate approaches, and receive strategic guidance without leaving the terminal. The /fullauto command activates a high-autonomy mode where Claude autonomously interacts with Gemini at key decision points, akin to having a senior architect oversee a junior developer's work.
The tool supports various installation methods across different operating systems, including Linux, macOS, and Windows, and offers several options for accessing Gemini's capabilities, such as Vertex AI Express, regular Gemini API keys, or Google Account OAuth. Users can perform a variety of tasks, from asking strategic advice and reviewing code to generating images and analyzing screenshots. The tool also includes features for maintaining conversation history, integrating with Claude Code, and overcoming geo-restrictions in image generation through US server provisioning.
Claude-Oracle is developed in Python and is available under the MIT license, making it accessible for open-source contributions. The repository itself was created using the tool's /fullauto command, showcasing its ability to bootstrap its own development process.
Information shown may be outdated. Found an error? Report it here
Auto-fetched from GitHub today.