juliandeans

Gemini Delegate — Research agent for Claude Code

Research community

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

Terminal
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 Repository