Gemini Orchestrator
When the user invokes /gemini <instruction>, Claude delegates the implementation
to Gemini CLI via its headless mode (-p/--prompt), monitors in real time, and reports.
Known Limits
Hard constraints of the Gemini CLI — not config options.
1. No --max-turns flag
Vibe lets you cap turn count (--max-turns 8). Gemini CLI has no equivalent.
Timeout is the only runaway-control lever. A stuck run burns the full timeout
before dying. Set timeouts conserva
[Description truncada. Veja o README completo no GitHub.]