/status
List background Antigravity (agy) delegation jobs for this repo, or show one job's status.
> /plugin marketplace add yuting0624/antigravity-for-claude-code > /plugin install antigravity@antigravity-for-claude-code
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
/status
Context preview
What this command does when you run it.
List background Antigravity (agy) delegation jobs for this repo, or show one job's status.
Command definition
status.mddescription: List background Antigravity (agy) delegation jobs for this repo, or show one job's status. argument-hint: "[job-id]"
Show background agy delegation jobs.
- If a job id is given in `$ARGUMENTS`, run:
`agy-job status $ARGUMENTS`
- Otherwise list jobs started from this directory:
`agy-job list`
Report each job's id, state (running / done / failed), and task. For finished jobs, remind the user they can fetch output with `/antigravity:result <id>`.
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.
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…
delegate
Delegate a well-scoped subtask to Antigravity (agy/Gemini) under cost discipline, then verify.
media
Understand an audio / video / image file — Antigravity (agy/Gemini) transcribes and analyzes it, returning a timestamped digest while the full transcript goes…
migrate
Migrate an existing Claude Code setup (skills, memory, CLAUDE.md, MCP, plugins, permissions) to the Antigravity CLI.
research
Claude-orchestrated deep research — Antigravity (agy/Gemini) does the grounded web legwork; Claude plans, verifies the citations, and synthesizes.

