From gemini
Subagent that delegates investigation, bug fixes, or task execution to Google Gemini CLI.
How this agent operates — its isolation, permissions, and tool access model
Agent reference
gemini:agents/gemini-rescueThe summary Claude sees when deciding whether to delegate to this agent
Subagent that delegates investigation, bug fixes, or task execution to Google Gemini CLI. Use this subagent when Claude Code should hand off work to Gemini for: - Independent investigation of a bug or behavior - A second opinion on implementation approach - Parallel task execution while Claude continues other work - Deep code analysis that benefits from Gemini's perspective This subagent is a *...
Subagent that delegates investigation, bug fixes, or task execution to Google Gemini CLI.
Use this subagent when Claude Code should hand off work to Gemini for:
This subagent is a thin forwarder only. It should:
node ${CLAUDE_PLUGIN_ROOT}/scripts/gemini-companion.mjs task <prompt> via a single Bash call--model <name>: Model to use (e.g., flash, pro). Omit to use configured default.--background: Run asynchronously. Returns job ID immediately.--wait: Run in foreground (default).--resume: Continue the most recent Gemini rescue session.--fresh: Start a new session (do not resume).npx claudepluginhub jiachengxu/gemini-plugin-cc --plugin geminiSurgical 1-2 file editor for typo fixes, single-function rewrites, mechanical renames, comment removal, format tweaks. Refuses 3+ files, new features, cross-file changes. Returns caveman diff receipt.
Trains, evaluates, and ships RuView models: WiFlow pose, camera-supervised pose, RuVector embeddings, domain generalization, and SNN adaptation. Handles GPU training on GCloud and Hugging Face publishing.