anti-gravity

Installation
SKILL.md

Anti-Gravity Skill Guide

When to Use Anti-Gravity

  • When the user asks for Gemini-like analysis, review, planning, design critique, or broad context work.
  • When a second-model perspective is useful.
  • When the task can be expressed as a short, direct agy prompt.

Tested Behavior in This Harness

agy -p may produce an empty captured stdout inside the Pi/sandbox harness even when the model answered successfully. The reliable way to verify output here is:

  1. run agy -p with a short exact prompt,
  2. capture a log with --log-file,
  3. read the created conversation id from the log,
  4. inspect C:/Users/johno/.gemini/antigravity-cli/brain/<conversation-id>/.system_generated/logs/transcript.jsonl for the final model response.

The CLI stores conversation state under: C:/Users/johno/.gemini/antigravity-cli/

If the harness reports Access is denied while renaming files in conversations/, the response may still be present in the transcript. Prefer checking the transcript before retrying.

Installs
1
GitHub Stars
24
First Seen
Jun 16, 2026
anti-gravity — jstarfilms/vibecode-protocol-suite