agy-update
Check for a newer git-clone version of this plugin and pull it after confirmation
Show active and recent agy jobs for this repository
> /plugin marketplace add Vit129/agy-plugin-cc > /plugin install agy@agy-plugin-cc
How it fires
How this command gets triggered: by you, by Claude, or both.
/statusContext preview
What this command does when you run it.
Show active and recent agy jobs for this repository
description: Show active and recent agy jobs for this repository argument-hint: '[job-id] [--wait] [--timeout-ms <ms>] [--all]' disable-model-invocation: true allowed-tools: Bash(node:*)
!`node "${CLAUDE_PLUGIN_ROOT}/scripts/agy-companion.mjs" status "$ARGUMENTS"`
If the user did not pass a job ID:
If the user did pass a job ID:
A Claude Code plugin that integrates Google's Antigravity (agy) CLI and Antigravity IDE developer tools into Claude Code.
Repo: Vit129/agy-plugin-cc
Check for a newer git-clone version of this plugin and pull it after confirmation
Delegate a prompt to the Antigravity (agy) CLI agent
Delegate investigation, an explicit fix request, or follow-up rescue work to the agy (Antigravity) agent
Check whether the Antigravity (agy) CLI is installed and ready
Run an agy adversarial review that challenges the implementation approach and design choices
Cancel an active background agy job in this repository