madciapka/gemini-claude-plugin

The Codex plugin showed that giving Claude Code a second brain to delegate to is genuinely useful — code reviews, rescue debugging, adversarial design challenges. Gemini is just as capable in that role, and sometimes better depending on the task. So why not have both?

8Stars on the repository
17Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

gemini-execute

01

madciapka/gemini-claude-plugin

Agent

Part of gemini

Delegate a planned, write-capable subtask to Gemini for autonomous execution. Use when the user has a real plan and wants Gemini to do the work end-to-end with self-healing and a structured handoff.

8 4mo ago A 48 tokens original MIT

madciapka/gemini-claude-plugin

Agent

Part of gemini

Stream Gemini events back to Claude in real time, for passive observation of a long Gemini run. Read-only by default. For autonomous file changes with verification and a structured handoff, use gemini-execute. For one-shot diagnosis or research, use gemini-rescue.

8 4mo ago A 61 tokens original MIT

gemini-rescue

03

madciapka/gemini-claude-plugin

Agent

Part of gemini

Use for one-shot Gemini delegations — diagnosis, research, or a single bounded answer. Defaults to read-only. For autonomous file changes with verification and a structured handoff, use gemini-execute instead. For passive observation of a long Gemini run, use gemini-rescue-stream.

8 4mo ago A 63 tokens original MIT