{"repo":"NEWBIE0413/gemini-gpt-hybrid","free":true,"listed":false,"github":"https://github.com/NEWBIE0413/gemini-gpt-hybrid","clone":"git clone https://github.com/NEWBIE0413/gemini-gpt-hybrid.git","description":"Multi-model orchestration subagents for Claude Code — delegates by task scope to Gemini's 1M-token context or GPT's fast iteration, then routes every result back through Claude review.","language":null,"stars":152,"topics":["agentic-workflow","ai-agents","anthropic","claude","claude-code","developer-tools","gemini","gpt","llm-orchestration","multi-agent"],"license":"MIT","category":"ai-agents","readme_excerpt":"Gemini-GPT Hybrid Multi-model orchestration subagents for Claude Code. One model is rarely the right model for every task. Whole-codebase analysis wants a huge context window; a tight bug fix wants fast iteration. This repo packages that decision as a Claude Code subagent: it reads the scope of your request, delegates to Gemini or GPT accordingly, and routes the result back through Claude before anything reaches your codebase. How routing works Signal Routed to Why --- --- --- Whole-repo audits, architecture reviews, sweeping refactors Gemini 1M+ token context holds the entire codebase at once Single-file debugging, focused features, tight loops GPT Faster turnaround on narrow, well-scoped work Anything that produces code Claude review pass Security and quality gate before output Installation Prerequisites - Claude Code - Gemini CLI — npm install -g @google/gemini-cli - Cursor Agent (for GPT integration) - WSL, if you're on Windows Setup Verify with ls /.claude/agents/ — you should see both agent files. Usage Mention the agent in a Claude Code conversation: Large scope — delegates to Gemini. Narrow scope — delegates to GPT. Mixed scope — uses both, in sequence. The two agents Both live in agents/ . They differ in one thing: who is allowed to write to your files. Soft — gemini-gpt-hybrid-soft.md External models analyze; Claude writes all code. Gemini and GPT never touch your files directly, so their output can't break anything on its own, and every change goes through Claude's","default_branch":null,"files":null,"tree":[],"storefront":"/r/NEWBIE0413","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/NEWBIE0413/gemini-gpt-hybrid/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}