davdittrich

Agy Uninstall — Development skill for Claude Code

Development community

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

How to install Agy Uninstall

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

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

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

What Agy Uninstall does


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

agy-delegate ships a self-contained uninstaller that YOU run in your own terminal (`scripts/uninstall.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, and one to run

Alternatives in Development

  • Skill Uninstall — 卸载 cc-use-exp 配置体系(仅 Plugin Marketplace 安装) 1k ★
  • 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 ★

Full documentation available on GitHub

View Source Repository