davdittrich

Agy Setup — Development skill for Claude Code

Development community

Print the plugin's install path and the command to install agy-delegate's launcher wrappers (agy-bridge + gemini shim).

How to install Agy Setup

Installs to ~/.claude/commands/davdittrich-delegate-agy-agy-setup.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/davdittrich/delegate-agy/HEAD/.claude/commands/agy-setup.md -o ~/.claude/commands/davdittrich-delegate-agy-agy-setup.md

Restart Claude Code, or start a new session, for it to be picked up.

What Agy Setup does


command: agy-setup description: Print the plugin's install path and the command to install agy-delegate's launcher wrappers (agy-bridge + gemini shim) version: 1.6.3 category: ai-delegation tags: [agy, setup, install, bridge, gemini]

agy-delegate ships a self-contained, hardened installer that YOU run in your own terminal (`scripts/install.sh`). This command does NOT run it for you — it prints two commands to copy-paste: one to find the plugin's install path so you can read it yourself,

Alternatives in Development

  • Claude Gemini Bridge — Intelligent integration between Claude Code and Google Gemini for large-scale code analysis 386 ★
  • Cloud Run Debug — Diagnose a failing Cloud Run service — Antigravity (agy/Gemini) digests the error logs cheaply, Claude infers 284 ★
  • Instalar Desde El Marketplace — /plugin marketplace add giuseppe-trisciuoglio/developer-kit /plugin install /path/to/developer-kit 210 ★

Full documentation available on GitHub

View Source Repository