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 the reviewer. DO NOT USE for tasks small enough to do inline, or when the user wants the code written directly without delegating.
$npx -y skills add amelnagdy/delegate-skills --skill agy-delegateInstalls into the current project.
Run `npx skills use "https://github.com/amelnagdy/delegate-skills" --skill "amelnagdy/delegate-skills/agy-delegate"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/amelnagdy/delegate-skills" that are relevant to the current task. Run `npx skills add "https://github.com/amelnagdy/delegate-skills"` and select the relevant skills, then follow their instructions.