Ask Antigravity CLI to challenge the implementation and hunt for hidden risks
Cancel a running Antigravity CLI job launched from Claude Code
Delegate investigation or a bounded fix request from Claude Code to Antigravity CLI
Show the captured result for a completed Antigravity CLI job
Ask Antigravity CLI to review the current git work from Claude Code
Admin access level
Server config contains admin-level keywords
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
No model invocation
Executes directly as bash, bypassing the AI model
No model invocation
Executes directly as bash, bypassing the AI model
Open-source Claude Code and Codex plugin adapters that delegate review and rescue workflows to the Antigravity CLI (agy).
This repository does not implement Antigravity itself. It wraps a locally installed agy binary so another coding agent can ask Antigravity for a second review, adversarial pass, or bounded rescue task.
.claude-plugin/..agents/plugins/.plugins/agy, with Claude slash commands and a Codex MCP server.agy on your PATH.On some agy installs, print mode may report no active conversation until an Antigravity conversation has been opened or resumed once. setup verifies the binary and required flags; actual delegation still depends on the local agy session state.
Add this repository as a Claude Code plugin marketplace, then install the agy plugin from it:
/plugin marketplace add https://github.com/iicmaster/antigravity-plugins
/plugin install agy@claude-code-agy
/reload-plugins
/agy:setup
For local development, replace the GitHub URL with your local checkout path.
/agy:setup checks whether agy is installed and exposes the flags this plugin needs./agy:review sends the current git context to agy for read-only review./agy:adversarial-review sends a stricter review prompt focused on hidden risks./agy:rescue delegates a bounded investigation or fix request to agy./agy:status, /agy:result, and /agy:cancel manage jobs launched by the companion runtime.Add this repository as a Codex plugin marketplace, install the agy plugin, then confirm the MCP server is visible:
codex plugin marketplace add https://github.com/iicmaster/antigravity-plugins
codex plugin add agy@antigravity-plugins
codex mcp list
For interactive Codex sessions, ask Codex to use an AGY MCP tool such as agy_setup, agy_review, or agy_rescue. A safe install smoke test is:
codex exec -C <repo-path> --ephemeral \
'Use the AGY MCP tool agy_setup. Do not modify files. Reply with the exact tool output.'
If your non-interactive Codex policy cannot approve MCP tools, verify the local runtime directly instead of disabling sandbox protections just for installation testing:
node plugins/agy/scripts/agy-companion.mjs setup
.agents/plugins/ Codex marketplace metadata
.claude-plugin/ Claude Code marketplace metadata
docs/ Architecture and future project notes
plugins/agy/ The AGY plugin
plugins/agy/commands/ Claude Code slash commands
plugins/agy/skills/agy/ Codex-facing skill instructions
plugins/agy/scripts/ Shared companion, worker, and MCP runtime
tests/ Node.js test suite
Local BMAD, Claude, and agent skill installs are intentionally ignored by git. They are development workflow files, not part of the public plugin contract.
npm test
node plugins/agy/scripts/agy-companion.mjs setup
node plugins/agy/scripts/agy-companion.mjs setup --json
node plugins/agy/scripts/agy-mcp-server.mjs
The runtime stores job state under CLAUDE_PLUGIN_DATA/state when Claude Code provides that environment variable. Outside Claude Code it falls back to /tmp/agy-companion/<workspace-hash>/.
agy is spawned with shell: false from runtime code.--dangerously-skip-permissions is never enabled unless explicitly requested.--sandbox.agy binary. It does not provide hosted Antigravity access.MIT. See LICENSE.
npx claudepluginhub iicmaster/antigravity-plugins --plugin agyComprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Memory compression system for Claude Code - persist context across sessions