Claude Code Antigravity CLI Agents Skill Mark Fulton released a Claude Code skill that turns the AI assistant into an orchestrator, delegating heavy coding tasks to Google Antigravity CLI sub-agents while Claude continues working. The skill saves tokens by offloading full-repo audits and refactors to background jobs, enables parallel work, and lets users run tasks on different models like Gemini for independent verification. Turn Claude Code into an orchestrator — delegate heavy jobs to Google Antigravity sub-agents while it keeps building. Created by Mark Fulton · Founder of the community 300k+ members Vibe Coding is Life https://facebook.com/groups/vibecodinglife Co-authored by Claude Fable 5 A single Claude Code skill — one markdown instruction file SKILL.md named antigravity-agents . Skills are capabilities Claude Code https://claude.com/claude-code loads on demand. This one teaches it to hand off work to the Google Antigravity CLI https://antigravity.google/docs/cli/getting-started agy , an autonomous terminal coding agent powered by Gemini and other models. With the skill loaded, Claude Code stops being a single worker and becomes an orchestrator : it writes a self-contained brief, launches an agy job in the background, keeps working on your task, then collects and verifies the result before trusting a line of it. Save your tokens. Full-repo audits, big refactors, and research sweeps are expensive to run inside a Claude session. Offload them to Antigravity instead of burning your Claude context and subscription tokens on the grind work. Broaden your model choice. Run a job on Gemini or whatever Antigravity offers for a genuinely independent second opinion — or just to put the right model on the right task. Work in parallel. Fan out several sub-agent jobs at once while Claude Code stays responsive to you. More gets done per unit of wall-clock time. | Solo Claude Code session | With antigravity-agents | | |---|---|---| | Long audits / refactors | Run inline, spending your context | Handed off to a background sub-agent | | Second opinion | Same model, same session | An independent model reviews the work | | Throughput | One task at a time | Multiple jobs run while Claude stays responsive | | Your Claude tokens | Spent on the heavy lifting | Spent on orchestration and verification | Claude writes the brief, launches the job non-interactively agy -p "