Skip to content

alexsmedile/god-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

GOD CLI – Smart Orchestrator for Claude, Gemini & Codex

GOD CLI is a command-line orchestrator that makes large-context and multi-agent AI workflows safe, fast, and predictable. It routes tasks between Claude Code, Gemini CLI, and Codex CLI based on context: repo-wide scans, debugging, or precise patches.

Instead of blindly throwing prompts at one model, GOD CLI applies a routing matrix + validation loop:

  • πŸ—ΊοΈ Gemini β†’ whole-repo analysis & architecture maps (massive context window)
  • ⚑ Codex (GPT-5) β†’ fast reasoning, debugging, planning
  • πŸ”¬ Claude Sonnet 4 β†’ surgical edits, high-precision refactors, orchestration

Key features:

  • πŸ”„ Automatic task routing (map β†’ diagnose β†’ patch workflows)
  • βœ… Validation built-in (lint, typecheck, test probes before edits)
  • πŸ›‘οΈ Safety first (read-only by default, explicit approval for edit mode)
  • πŸ’‘ Cost-aware (delegates only when cheaper/faster than local execution)

Inspired by: https://www.reddit.com/r/ChatGPTCoding/comments/1lm3fxq/gemini_cli_is_awesome_but_only_when_you_make/

About

Master Orchestrator for Gemini, Codex & Claude

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published