{"slug": "have-antigravity-review-prompts-update-themselves-when-your-codebase-changes", "title": "Have Antigravity review prompts update themselves when your codebase changes", "summary": "A developer built a self-improving workflow for Antigravity 2.0 that automatically updates AI review prompts based on the actual codebase, eliminating stale checklists. The system uses meta-prompts to scan configuration files like package.json and generate hyper-specific review prompts from scratch each time. The project is available on GitHub and can be deployed on any project in about 10 minutes.", "body_md": "I built a self-improving and healing workflow for Antigravity 2.0 where your AI review prompts update themselves based on your actual codebase. No more stale checklists that still reference packages you removed months ago.\n\nThe core idea: **meta-prompts** — instructions that tell the AI to scan your **package.json**, **GEMINI.md**, **skills**, and **MCP config**, then generate hyper-specific review prompts from scratch. Every time.\n\n**What's in the repo:**\n\n🧠 Self-optimizing prompts for code review, spring cleaning, and architecture review\n\n🔄 Dual-model implementation review (Gemini drafts the plan, Claude stress-tests it)\n\n🛠️ Modular .skills/ the AI loads on-demand instead of bloating every conversation\n\n📊 Timestamped review reports with retention policies — resolved issues stay resolved\n\n📱 A script that consolidates all your docs into a single .md for Gemini Gem so you can query your repo from your phone with Gemini.\n\nGitHub: [antigravity-self-evolving-reviews](https://github.com/ThMoJe/antigravity-self-evolving-reviews)\n\n**The README has a TLDR — you can be running self-evolving reviews on your own project in about 10 minutes**. Download, unzip into your workspace, run /run-meta-prompts, then run /spring-cleaning or /code-review. That's it.\n\n**If you try it, I'd really like to know:** does /run-meta-prompts generate prompts that actually match your stack and produce meaningfull code-review, spring-cleaning, ... or does it miss things? That's the part I'm least sure about on projects different from mine.\n\nFeedback, suggestions, and PRs welcome!", "url": "https://wpnews.pro/news/have-antigravity-review-prompts-update-themselves-when-your-codebase-changes", "canonical_source": "https://dev.to/thmoje/built-a-system-where-antigravity-review-prompts-update-themselves-when-your-codebase-changes-283b", "published_at": "2026-05-30 23:43:55+00:00", "updated_at": "2026-05-31 00:12:39.793962+00:00", "lang": "en", "topics": ["ai-tools", "generative-ai", "large-language-models", "ai-agents", "ai-products"], "entities": ["Antigravity", "Gemini", "Claude", "GitHub", "ThMoJe"], "alternates": {"html": "https://wpnews.pro/news/have-antigravity-review-prompts-update-themselves-when-your-codebase-changes", "markdown": "https://wpnews.pro/news/have-antigravity-review-prompts-update-themselves-when-your-codebase-changes.md", "text": "https://wpnews.pro/news/have-antigravity-review-prompts-update-themselves-when-your-codebase-changes.txt", "jsonld": "https://wpnews.pro/news/have-antigravity-review-prompts-update-themselves-when-your-codebase-changes.jsonld"}}