Uninstall command
What gets removed
The uninstaller removes the following:Agents
Six core agent files are deleted from
~/.gemini/antigravity/agents/: code-reviewer, backend-architect, frontend-architect, security-engineer, deep-research, and system-architect.The
socratic-mentor and repo-index agent files are not removed by the uninstaller. Delete them manually if needed: rm ~/.gemini/antigravity/agents/socratic-mentor.md ~/.gemini/antigravity/agents/repo-index.mdWhat does NOT get removed
- Your
~/.gemini/GEMINI.mdfile — only the SuperAntigravity block is stripped. Any content you added before or after the block is preserved. - The
~/.gemini/antigravity/directory itself — the parent directory is left in place in case you have other files there. - Any skills, workflows, or agents you created yourself — the uninstaller only removes files it knows about from the original install. Custom files you added are not touched.
socratic-mentorandrepo-indexagents — these two agents are not in the uninstaller’s removal list. Remove them manually if needed.- The install marker file —
~/.gemini/antigravity/.superantigravity-installedis not removed by the uninstaller. Remove it manually withrm ~/.gemini/antigravity/.superantigravity-installedif you want a fully clean state.
If the uninstaller does not find the
# SuperAntigravity Skills marker in your GEMINI.md, it will warn you and skip that step. This can happen if you manually removed the block or never completed a full install.Reinstalling after uninstall
Once uninstalled, you can reinstall from scratch with the same install command:# SuperAntigravity Skills marker before appending the bootstrap block. If the uninstaller already removed it, the reinstall proceeds cleanly.
The install marker file
When the installer completes successfully, it writes a marker file to~/.gemini/antigravity/.superantigravity-installed containing the version and install date: