BigHugger
sk Skill · amElnagdy

agy-delegate

Delegate a coding task to the Google Antigravity CLI (agy) as a background implementer, then review its diff and land it yourself. Use this whenever the user wants to hand implementation work to Antigravity or agy — phrasings like "have Antigravity do X", "delegate this to agy", "run it through agy", or "use Antigravity to implement/fix/refactor" — or wants to run a queue of coding tasks through agy while staying…

installs 8w
3,751
30-day movement
starts with the next reading
Related entries
2
Connections
0
bashJavaScript

agy-delegate is a SKILL.md that teaches an AI coding agent to hand bounded coding tasks to the Google Antigravity CLI (`agy`) as a background implementer. It defines a five-step loop — write a self-contained brief, dispatch, wait, re-verify the diff and gates, then commit — so the orchestrating agent stays the reviewer while Antigravity writes the code.

When you or the user explicitly wants implementation delegated to Antigravity/agy, this skill gives you a structured dispatch-and-review workflow instead of ad-hoc shell calls.

Use it to

  • Delegate a refactor to Antigravity while keeping review control
  • Run a queue of coding tasks through agy sequentially
  • Write a self-contained brief the implementer can execute without chat history
  • Verify and land an implementer's diff after gates pass

For Claude Code users who orchestrate the Antigravity CLI

Host repository
amElnagdy/delegate-skills
Version
0.5.0
Installs, lifetime
3,900
Installs, 8 weeks
3,751
Compatible with
Requires the `agy` CLI installed and authenticated, Node.js, and git. The orchestrator must be able to run shell commands and read files. Shell examples assume bash/zsh (macOS/Linux, or Git Bash/WSL on Windows).
Licence
MIT
Host stars
2,027
Host language
JavaScript
topicsskilldelegationantigravitycode-revieworchestrationclaude-code