/research
Claude-orchestrated deep research — Antigravity (agy/Gemini) does the grounded web legwork; Claude plans, verifies the citations, and synthesizes.
$ npx -y skills add yuting0624/antigravity-for-claude-code --agent claude-codeShips with antigravity. Installing the plugin gets this command.
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/research
Context preview
What this command does when you run it.
Claude-orchestrated deep research — Antigravity (agy/Gemini) does the grounded web legwork; Claude plans, verifies the citations, and synthesizes.
Run the Antigravity CLI (Gemini) as a collaborating sub-agent, right inside Claude Code. Claude conducts the judgement; Gemini does the heavy lifting — intelligent model routing across the SDLC.
Other commands on antigravity.
- /cancel
Cancel a running background Antigravity (agy) delegation job.
Open command - /cloud-run-debug
Diagnose a failing Cloud Run service — Antigravity (agy/Gemini) digests the error logs cheaply, Claude infers the root cause and proposes a fix. Read-only by default; --apply writes the fix to a branch.
Open command - /delegate
Delegate a well-scoped subtask to Antigravity (agy/Gemini) under cost discipline, then verify.
Open command - /media
Understand an audio / video / image file — Antigravity (agy/Gemini) transcribes and analyzes it, returning a timestamped digest while the full transcript goes to a file.
Open command - /result
Fetch the output of a finished background Antigravity (agy) job, then verify it.
Open command - /review
Get an independent cross-model review of the current diff from Antigravity (Gemini), then reconcile as the final judge.
Open command

