By udeope
Use the local Antigravity CLI from Claude Code to review code or delegate rescue tasks.
Ask agy for a stricter adversarial review of the current git changes.
Cancel an agy companion background job.
Delegate a rescue task to the agy rescue subagent.
Print the result of an agy companion background job.
Ask agy to review the current git changes with staged, unstaged, untracked, and optional base-branch context.
Uses power tools
Uses Bash, Write, or Edit tools
No model invocation
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.
Executes directly as bash, bypassing the AI model
Executes directly as bash, bypassing the AI model
Claude Code marketplace for agy, a plugin that delegates code review and rescue workflows to the local Antigravity CLI.
Add the marketplace, then install the plugin:
claude plugin marketplace add udeope/agy-plugin-cc
claude plugin install agy@agy-plugin-cc
For local development from a clone:
claude plugin marketplace add .
claude plugin install agy@agy-plugin-cc
/agy:setup [--json] [--auth-check]/agy:review [--background] [--base <ref>] [extra instructions]/agy:adversarial-review [--background] [--base <ref>] [extra instructions]/agy:rescue [--background] [--wait] [--write] [--continue] [--conversation <id>] [--dangerously-skip-permissions] <task>/agy:status [job-id]/agy:result <job-id>/agy:cancel <job-id>agy executable in PATH.~/.gemini/antigravity-cli/settings.json.Run:
node plugins/agy/scripts/agy-companion.mjs setup
node plugins/agy/scripts/agy-companion.mjs setup --auth-check
Without --auth-check, auth is reported as unknown. With --auth-check, the companion runs:
agy --print "Reply with only OK" --sandbox --print-timeout 20s
ready is true only when the binary exists, settings are readable, and the auth smoke test passes.
Read-only review and rescue tasks run with agy --sandbox. Write access is not enabled by default.
/agy:rescue enables write mode only when the user explicitly asks for it, either with --write or natural language such as "fix", "apply changes", "modify files", or "implement".
Write tasks are blocked unless the current workspace resolves under a trusted workspace listed in ~/.gemini/antigravity-cli/settings.json. The trusted path check uses real paths and accepts either an exact match or a subdirectory match.
Passing --write removes --sandbox, but it does not auto-approve Antigravity permissions. If agy needs approval, the task may pause, fail, or require interaction. The plugin never adds --dangerously-skip-permissions unless the user passes that flag literally.
Review context is collected inline and capped below common shell argument limits. If staged, unstaged, base-branch, or untracked-file context is truncated, the prompt includes an explicit truncation note.
npm test
npm run check
npm run validate
The plugin lives in plugins/agy/. The root .claude-plugin/marketplace.json makes the repository installable as a Claude Code marketplace.
npx claudepluginhub udeope/agy-plugin-cc --plugin agyUse the local opencode CLI from Claude Code to review code or delegate rescue tasks.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
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.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.