status
List background Antigravity (agy) delegation jobs for this repo, or show one job's status.
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/yuting0624/antigravity-for-claude-code/HEAD/commands/status.md -o ~/.claude/commands/status.mdstatus.md
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>`.
|
Cancel a running background Antigravity (agy) delegation job.
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.
Delegate a well-scoped subtask to Antigravity (agy/Gemini) under cost discipline, then verify.
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.
Migrate an existing Claude Code setup (skills, memory, CLAUDE.md, MCP, plugins, permissions) to the Antigravity CLI.
Claude-orchestrated deep research — Antigravity (agy/Gemini) does the grounded web legwork; Claude plans, verifies the citations, and synthesizes.
Fetch the output of a finished background Antigravity (agy) job, then verify it.