Designing a SKILL.md-Driven Code Review Agent
As AI accelerates implementation, review workload grows. Learn how to design a code review agent around SKILL.md — including a 9-step review process, quality guides, and custom instruction architecture.
Browser Sub-Agent Practical Guide — AI Autonomously Operating the Web
How to hand nightly browser automation to an Antigravity agent safely: a read/mutate/irreversible permission model, plus a measured rate-limit comparison that cut 429s from 147 to single digits.
How to Resolve Git Merge Conflicts with AI in Antigravity
Learn how to leverage Antigravity's AI agent to efficiently resolve Git merge conflicts. Covers Diff View integration, complex conflict patterns, and team workflow best practices.
Antigravity Multi-Agent Workflow Guide — Accelerate Development with Multiple AIs
Learn how to use Antigravity's multi-agent features to dramatically speed up your development workflow. From Manager Surface basics to advanced agent coordination patterns.
Antigravity × AI-Powered Documentation — Build an Automated Doc Generation Pipeline from Your Codebase
Learn how to build an automated documentation pipeline using Antigravity's AI agents. From JSDoc/TSDoc parsing to Markdown output and CI/CD integration, this guide covers practical workflows for keeping your docs in sync with code.
Debugging and Testing with Antigravity — Prompt Patterns That Held Up in Solo Development
How to hand the first move of debugging and test generation to Google Antigravity's AI agents — the prompt patterns I rely on, and the context to add so the agent doesn't latch onto the wrong fix.