agy-update
Check for a newer git-clone version of this plugin and pull it after confirmation
Check whether the Antigravity (agy) CLI is installed and ready
> /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.
/setupContext preview
What this command does when you run it.
Check whether the Antigravity (agy) CLI is installed and ready
description: Check whether the Antigravity (agy) CLI is installed and ready allowed-tools: Bash
Run the setup check for the agy CLI:
node "${CLAUDE_PLUGIN_ROOT}/scripts/agy-companion.mjs" setupPrint the result verbatim. If agy is not installed, tell the user to install it:
curl -fsSL https://antigravity.google/cli/install.sh | bash
Then re-run this command to verify.
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
Run an agy adversarial review that challenges the implementation approach and design choices
Cancel an active background agy job in this repository
Verify agy plugin wiring, local agy CLI availability, auth, and models