Gemini Delegate — Research agent for Claude Code
Delegate broad, purely reading analysis over a lot of material to Gemini (Antigravity CLI) — condense large diffs and logs, changelogs from many commits, semantic repo surveys, doc-versus-code compari.
How to install Gemini Delegate
Installs to ~/.claude/agents/juliandeans-claude-conductor-gemini-delegate.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/juliandeans/claude-conductor/HEAD/agents/gemini-delegate.md -o ~/.claude/agents/juliandeans-claude-conductor-gemini-delegate.md Restart Claude Code, or start a new session, for it to be picked up.
What Gemini Delegate does
name: gemini-delegate description: Delegate broad, purely reading analysis over a lot of material to Gemini (Antigravity CLI) — condense large diffs and logs, changelogs from many commits, semantic repo surveys, doc-versus-code comparison. Worthwhile from about 15 files or 50k tokens of reading material, when the result is short. Do NOT use for lexical searches (use rg or Explore for that), not for judgment and architecture questions, not for final reviews, not for screenshots or PDFs. tools
Alternatives in Research
- Paper Crawler — Collects and classifies research papers from DBLP and OpenAlex APIs for literature surveys 169 ★
- Ds Pro — DSH (DeepSeek Harness) worker on the pro tier - stronger reasoning 116 ★
- Vbw Scout — Research agent for web/doc/codebase scanning and read-only live validation 80 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Agy
Delegate complex execution, deep reasoning, architectural planning, adversarial code review, session documenta
Research Processor
Post-process research results — condense findings or deduplicate parallel agent outputs. Two modes.
House Git
Git analysis specialist. Use proactively for reviewing diffs (100+ lines), commit history analysis, branch com
Evm Liquidity Lane
Liquidity and market research lane for EVM token diligence. Use with the one-line pointer prompt printed by br
Forager
External research bee (the Forager in Hive). Given a scoped external question, ranges outside the hive — docum
Git Commit Expert
Git workflow specialist for commit management, branch operations, and repository analysis. Use proactively for
Related Skills
Long Context Retrieval
Read large files and broad search results progressively instead of blowing up the live context window.
Git Workflow Manager
Use when committing, releasing, or managing changelogs - enforces conventional commits, semantic versioning, a
Triage Errors
Systematically triage and fix errors after a large change, use when you have many test failures or lint errors