--- description: Cancel a background Antigravity (agy) job argument-hint: "" allowed-tools: Bash(node:*) --- Run: ```bash node "${CLAUDE_PLUGIN_ROOT}/scripts/agy-companion.mjs" cancel $ARGUMENTS ``` If no job id is supplied, run `/antigravity:status` first and ask the user which job they want to cancel. Present the output to the user as-is.