gemini-kit and oh-my-gemini-cli
These are competitors offering alternative multi-agent workflow packs for enhancing the Gemini CLI experience.
About gemini-kit
nth5693/gemini-kit
🚀 19 AI Agents + 44 Commands for Gemini CLI - Code 10x faster with auto planning, testing, review & security
Built on Google's Gemini API, Gemini-Kit implements a multi-agent orchestration architecture where specialized agents (Security Auditor, Frontend Specialist, Backend Specialist, etc.) coordinate through a central Orchestrator agent to handle complex development tasks. The system features a compound workflow pattern (`/explore → /plan → /work → /review → /compound`) that builds a persistent knowledge base from each iteration, enabling the AI to learn from corrections and reuse solutions. It integrates with version control via Git hooks for automatic checkpoints, includes 30+ secret detection patterns for real-time security blocking, and supports Discord/Telegram notifications for external alerting. --- **Word count: 80 | Sentence count: 3**
About oh-my-gemini-cli
Joonghyun-Lee-Frieren/oh-my-gemini-cli
Context-engineering-powered multi-agent team workflow pack for Gemini CLI.
Implements a structured multi-agent workflow with role-separated agents (director, planner, executor, reviewer, verifier) that coordinate through explicit state files (workspace.json, taskboard.md) and slash commands, using Claude-derived prompt-hardening techniques like critical-path delegation rules and read-before-modify policies. Integrates as a native Gemini CLI extension with retained deep-work skills, model-routing strategies across Gemini 3.1-pro/flash/lite, and workspace lanes to maintain context separation across planning, execution, and review cycles.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work