/setup
Verify the Antigravity (agy) CLI is installed and authenticated and the plugin is ready to use.
$ 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
/setup
Context preview
What this command does when you run it.
Verify the Antigravity (agy) CLI is installed and authenticated and the plugin is ready to use.
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 - /research
Claude-orchestrated deep research โ Antigravity (agy/Gemini) does the grounded web legwork; Claude plans, verifies the citations, and synthesizes.
Open command - /result
Fetch the output of a finished background Antigravity (agy) job, then verify it.
Open command

