What problem does it solve?
This Skill enables developers and AI agents to orchestrate comprehensive code reviews, architectural plan analysis, and large-context processing using Google's Gemini CLI, unlocking extended context windows and high-quality reasoning.
Core Features & Use Cases
- Model selection and guidance: Recommend and configure Gemini models (Pro and Flash) for coding tasks and large-context processing.
- Approval mode management: Automatically manages tool approvals to ensure safe, non-interactive execution.
- Background-safe execution: Safeguards for non-interactive tasks to prevent hung processes and timeouts.
- Use Cases: Perform multi-file code reviews, architectural plan validation, and documentation analysis across large repositories.
Quick Start
Run Gemini commands in automated or interactive sessions to analyze codebases or plans, for example: gemini -m gemini-3-pro-preview --approval-mode yolo "Review the authentication system across the codebase"