agy-update
Check for a newer git-clone version of this plugin and pull it after confirmation
Delegate investigation, an explicit fix request, or follow-up rescue work to the agy (Antigravity) agent
> /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.
/rescueContext preview
What this command does when you run it.
Delegate investigation, an explicit fix request, or follow-up rescue work to the agy (Antigravity) agent
description: Delegate investigation, an explicit fix request, or follow-up rescue work to the agy (Antigravity) agent argument-hint: "[--background|--wait] [--continue|--fresh] [--sandbox] [--model <model>] [--effort <low|medium|high>] [what agy should investigate, solve, or continue]" allowed-tools: Bash, AskUserQuestion, Agent
Invoke the `agy:agy-rescue` subagent via the `Agent` tool (`subagent_type: "agy:agy-rescue"`), forwarding the raw user request as the prompt. `agy:agy-rescue` is a subagent, not a skill — do not call `Skill(agy:agy-rescue)`. The command runs inline so the `Agent` tool stays in scope. The final user-visible response must be agy's output verbatim.
Raw user request: $ARGUMENTS
Execution mode:
node "${CLAUDE_PLUGIN_ROOT}/scripts/agy-companion.mjs" task-resume-candidate --jsonOperating rules:
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
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
Verify agy plugin wiring, local agy CLI availability, auth, and models