Plugin Claude Code
Plugin marketplace listing 1 plugin: gemini-companion.
Plugin Claude Code
Plugin marketplace listing 1 plugin: gemini-companion.
Plugin Claude Code
Use Gemini from Claude Code: delegate tasks, run reviews, generate images. API key stays in the environment.
Instructions file CodexOpenCode
Instructions for Gfriend997/gemini-companion, covering agent guide, repo map, non-negotiable invariants, conventions and verify.
Agent
Proactively use when Claude Code wants a second implementation or diagnosis pass from Gemini, or should hand a substantial coding task to Gemini.
Command
Hostile second-pass Gemini review hunting for breakage in the current diff.
Command
Ask Gemini a single question, optionally with attachments or live Google Search grounding.
Command
Cancel a running Gemini background job.
Command
Generate an image with Gemini (Nano Banana).
Command
Delegate a task, investigation, or fix to Gemini.
Command
Fetch the output of a finished Gemini background job.
Command
Ask Gemini to review the current diff (or a given base ref).
Command
Verify Gemini CLI and API key, toggle the stop-review gate.
Command
List Gemini background jobs or inspect one.
Command
Hand the current Claude session's context to Gemini as a task.
Hook
Runs when a session starts, executing print-routing-policy.mjs via node. From Gfriend997/gemini-companion.
Hook
Runs when the agent finishes a response, executing stop-review-gate-hook.mjs via node. From Gfriend997/gemini-companion.
Skill Claude CodeCodex
Contract for invoking the gemini-companion runtime script from Claude Code.
Skill Claude CodeCodex
Shaping task prompts for Gemini before forwarding them.
Skill Claude CodeCodex
How to present Gemini companion output back to the user.