Skip to main content
ClaudeWave
Slash Command322 estrellas del repoactualizado yesterday

result

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

Instalar en Claude Code
Copiar
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/yuting0624/antigravity-for-claude-code/HEAD/commands/result.md -o ~/.claude/commands/result.md
Después abre una sesión nueva de Claude Code; el slash command carga automáticamente.

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.