Plugin Claude Code
Plugin marketplace listing 1 plugin: gemini.
Plugin Claude Code
Plugin marketplace listing 1 plugin: gemini.
Plugin Claude Code
Use Gemini from Claude Code to review code or delegate tasks.
Agent
Proactively use when the main Claude thread should delegate any substantial task to Gemini through the shared runtime — debugging, implementation, research, writing, analysis, brainstorming, explanation, or a second diagnosis pass.
Command
Run a Gemini review that challenges the implementation approach and design choices.
Command
Cancel an active background Gemini job in this repository.
Command
Delegate investigation, an explicit fix request, or follow-up rescue work to the Gemini rescue subagent.
Command
Show the stored final output for a finished Gemini job in this repository.
Command
Run a Gemini code review against local git state.
Command
Check whether the local Gemini CLI is ready and optionally toggle the stop-time review gate.
Command
Show active and recent Gemini jobs for this repository, including review-gate status.
Hook
Runs when a session starts, executing session-lifecycle-hook.mjs via node. From m-ghalib/gemini-plugin-cc.
Hook
Runs when a session ends, executing session-lifecycle-hook.mjs via node. From m-ghalib/gemini-plugin-cc.
Hook
Runs when the agent finishes a response, executing stop-review-gate-hook.mjs via node. From m-ghalib/gemini-plugin-cc.
Skill Claude CodeCodex
Internal guidance for composing Gemini 3 prompts for coding, review, diagnosis, and research tasks inside the Gemini Claude Code plugin.
Skill Claude CodeCodex
Internal helper contract for calling the gemini-companion runtime from Claude Code.
Skill Claude CodeCodex
Internal guidance for presenting Gemini helper output back to the user.