gemini-agent
Use this agent for deep codebase exploration when a task benefits from Gemini's large context window or from synthesizing many text-like files in one pass. Treat Gemini as a satellite view for architecture, refactor impact, and structured data analysis. <example> Context: User
$ npx -y skills add thepushkarp/cc-gemini-plugin --agent claude-codeShips with cc-gemini-plugin. Installing the plugin gets this agent.
How it fires
How this agent gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Use this agent for deep codebase exploration when a task benefits from Gemini's large context window or from synthesizing many text-like files in one pass. Treat Gemini as a satellite view for architecture, refactor impact, and structured data analysis. <example> Context: User
Dual-host Gemini CLI integration for Claude Code and Codex. This repository uses one shared Gemini runtime and two thin host adapters: Claude Code exposes /cc-gemini-plugin:gemini and gemini-agent. Codex exposes the bundled gemini-integration skill.
Repo: thepushkarp/cc-gemini-plugin

