---
title: "agy"
description: "Antigravity CLI (agy) plugin for review, rescue, and autonomous agent workflows."
canonical: https://agentpluginsdirectory.com/plugins/agy
last-updated: 2026-09-25
---

# agy
Antigravity CLI (agy) plugin for review, rescue, and autonomous agent workflows.
- Slug: agy
- Publisher: IIC Master
- Repository: https://github.com/iicmaster/antigravity-plugins
- Manifest: plugins/agy/plugin.json
- Version: 0.4.0
- License: MIT
- Category (editorial): agent-tooling
- Skills: 5 (agy-advisor, agy-cli-runtime, agy-diff-inspector, agy-task-rescue, agy)
- MCP servers: 1 (agy)
- Stars: 6
- Repository created: 2026-05-23
- Repository last pushed: 2026-08-22
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/agy
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## Skills

- agy-advisor: Technical Advisor & Second Opinion Consultant: Employs Sequential Thinking (sqthink) to deliver independent architectural reviews, trade-off evaluations, and sanity checks from Antigravity CLI (agy).
- agy-cli-runtime: Internal helper contract for invoking Antigravity CLI from Claude Code and Codex plugin adapters
- agy-diff-inspector: Git Diff & Adversarial Risk Inspector: Employs Sequential Thinking (sqthink) to perform multi-stage adversarial inspection on working tree and staged diffs via Antigravity CLI (agy).
- agy-task-rescue: Autonomous Task Rescue & Debugging Specialist: Employs Sequential Thinking (sqthink) to systematically isolate root causes, investigate stuck bugs, and execute verified fixes in a sandboxed Antigravity CLI process.
- agy: Use when Codex should delegate a review, adversarial review, bounded rescue task, setup check, status check, result lookup, or cancellation to the Antigravity CLI.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- agy: transport: stdio; command: bash -lc set -e; PLUGIN_ROOT="${CODEX_PLUGIN_ROOT:-${CLAUDE_PLUGIN_ROOT:-${PLUGIN_ROOT:-}}}"; if [ -z "$PLUGIN_ROOT" ]; then if [ -f ./scripts/agy-mcp-server.mjs ]; then PLUGIN_ROOT="$PWD"; elif [ -f 

Read from the plugin's own mcp.json. Environment variable names only, never values.
