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 for visual analysis, design review, and task delegation.
Agent
Proactively use when Claude Code is stuck, wants a second implementation or diagnosis pass, needs a deeper root-cause investigation, or should hand a substantial coding task to Gemini through the shared runtime.
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 markbrutx/gemini-plugin-cc.
Hook
Runs when a session ends, executing session-lifecycle-hook.mjs via node. From markbrutx/gemini-plugin-cc.
Hook
Runs when the agent finishes a response, executing stop-review-gate-hook.mjs via node. From markbrutx/gemini-plugin-cc.
Skill Claude CodeCodex
Internal helper contract for calling the gemini-companion runtime from Claude Code.
Skill Claude CodeCodex
Internal guidance for composing effective Gemini prompts for visual analysis, design review, and coding tasks.
Skill Claude CodeCodex
Internal guidance for presenting Gemini helper output back to the user.