What problem does it solve?
It reduces orchestrator context usage and token cost by offloading large, multi-step coding, refactors, research, and security passes to Antigravity CLI running as a subagent.
Core Features & Use Cases
- Long-horizon repo execution: Runs bounded, multi-file tasks (feature slices, migrations, docs sweeps) with a dedicated pass instead of keeping everything in the main thread.
- Specialist subagents via prompt steering: Uses
@codebase_investigator, @generalist, @gemini-cli-security, and @code-review to match the subtask to a suitable specialist in isolated context.
- Context handoff discipline: Requires including original goal, prior decisions, scope, constraints, and explicit verification so the isolated session stays aligned with the orchestrator’s intent.
Quick Start
Use Antigravity CLI in headless mode to run a single long-horizon prompt that includes the full goal, prior decisions, scope, constraints, a required verification command, and the expected output format.