/result
Fetch the output of a finished background Antigravity (agy) job, then verify it.
> /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
/result
Context preview
What this command does when you run it.
Fetch the output of a finished background Antigravity (agy) job, then verify it.
Command definition
result.mddescription: Fetch the output of a finished background Antigravity (agy) job, then verify it. argument-hint: "<job-id>"
Fetch and act on a background agy job's result.
Run: `agy-job result $ARGUMENTS`
- If it reports "still running", tell the user and stop.
- If finished: treat the output as a delegated result under the `antigravity` skill's
**Verification gates** — do NOT trust it blindly. Verify (run/inspect) before using, ingest only the digest into your context, and report your verification.
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.

