delegate
Hand a task to Antigravity (Gemini 3.5) and get the result back inside Claude Code.
Cancel a running background Antigravity job.
> /plugin marketplace add Idun-Group/antigravity-plugin-cc > /plugin install antigravity@idun-antigravity
How it fires
How this command gets triggered: by you, by Claude, or both.
/cancelContext preview
What this command does when you run it.
Cancel a running background Antigravity job.
description: Cancel a running background Antigravity job. argument-hint: "[job-id]" allowed-tools: Bash(node:*)
Cancel a running background Antigravity job. Defaults to the latest running job; pass a `[job-id]` to target a specific one.
Run exactly this and show the output verbatim:
node "${CLAUDE_PLUGIN_ROOT}/scripts/antigravity.mjs" cancel $ARGUMENTSPresent the companion's stdout as-is. Do not summarize, reformat, or add commentary. Use `/antigravity:status` to see which jobs are still running.
Drive Google's Antigravity CLI (agy, powered by Gemini 3.5) without leaving Claude Code. A Claude Code plugin that hands work to agy — Google's Antigravity CLI — and brings the result back into your session.
Repo: Idun-Group/antigravity-plugin-cc
Hand a task to Antigravity (Gemini 3.5) and get the result back inside Claude Code.
Show the final output (and conversation id) of a finished Antigravity job.
Continue the most recent Antigravity (Gemini 3.5) conversation with a follow-up.
Cross-model code review of your changes by Gemini 3.5 (read-only, contained).
Check whether the Antigravity CLI (agy, Gemini 3.5) is installed and signed in, and install it if it's missing.