Skip to main content
ClaudeWave
Slash Command303 repo starsupdated 9d ago

result

Fetch the output of a finished background Antigravity (agy) job, then verify it.

Install in Claude Code
Copy
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/yuting0624/antigravity-for-claude-code/HEAD/commands/result.md -o ~/.claude/commands/result.md
Then start a new Claude Code session; the slash command loads automatically.

result.md

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.