ask_antigravity
Get an independent second opinion or code review from a different AI model family. Provide a prompt and optional file paths for full-context validation of approaches or designs before coding.
Instructions
Get an INDEPENDENT second opinion or code review from Google Antigravity (default model: Gemini 3.1 Pro High) — a different model family than Claude, so it is a real cross-check, not Claude reviewing Claude. Provide a prompt; optionally pass paths (absolute file or folder paths) and Antigravity will read the ENTIRE file/folder as context before answering. Use it to validate an approach before coding, get an alternative design, or review code for bugs / edge cases / style.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Optional model override (e.g. "Claude Opus 4.6 (Thinking)", "GPT-OSS 120B (Medium)"). Default: Gemini 3.1 Pro (High). | |
| paths | No | Optional absolute paths to files or folders to give Antigravity as full context. | |
| prompt | Yes | The question, proposed approach, or code-review request. |