ANTIGRAVITY LABJP
TAG

Automation

99 articles
Back to all tags
Related:
antigravity40Antigravity30agents23Antigravity CLI13antigravity-cli8ci-cd7migration7workflow6troubleshooting5ios5cli5CI/CD5
Agents/2026-03-28Intermediate

How to Safely Automate Database Migrations with Antigravity Agents

A practical design for safely automating database migrations with Antigravity's AI agents — AGENTS.md policies, a risk map by change type, Expand/Contract phasing, pre-flight verification with a shadow DB, and measured lock times on large tables, all worked backward from a real production incident.

Integrations/2026-03-28Advanced

Building Custom AI Development Tools with Antigravity and Gemini API

Learn how to integrate Gemini API with Antigravity IDE to build custom AI-powered development tools — from automated code review to documentation generation and test scaffolding, with production-ready implementation patterns.

Agents/2026-03-28Intermediate

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.

Integrations/2026-03-27Intermediate

Build an AI Workflow to Auto-Generate Code from GitHub Issues with Antigravity

Learn how to connect Antigravity's AI agent with GitHub Issues to automatically generate code from issue descriptions. Covers MCP server setup, AGENTS.md configuration, and practical workflow patterns.

Agents/2026-03-26Advanced

Harness Engineering: Building Stable AI Agents

Master the four pillars of harness engineering—constraint, information, verification, and correction—to build AI agents that improve automatically and maintain stability at scale.

AI Tools/2026-03-26Advanced

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.

Agents/2026-03-25Advanced

Antigravity × AI-Driven Security Audit Automation— Building an Agent Pipeline That Detects and Fixes Vulnerabilities

Learn how to build an automated security audit pipeline using Antigravity's multi-agent system. Covers dependency scanning, OWASP-based code reviews, and CI/CD integration for continuous security monitoring.

Integrations/2026-03-23Advanced

Antigravity × Terraform: AI-Driven Infrastructure Automation — Let AI Generate, Review, and Deploy Your IaC

Learn how to combine Antigravity's AI agents with Terraform to automatically generate, review, and deploy infrastructure code with built-in security and cost guardrails.

Integrations/2026-03-20Advanced

Stitch MCP × Antigravity — Design-Driven Development Automation

Combine Stitch MCP for design system management with Antigravity for code automation. Achieve end-to-end design-to-code workflow with zero manual component wrapping.

Agents/2026-03-17Advanced

E2E Test Automation with Antigravity Browser Sub-Agent

A comprehensive, hands-on guide to E2E testing, visual regression testing, and CI/CD integration using Antigravity's Browser Sub-Agent powered by Gemini vision capabilities.

Agents/2026-03-15Intermediate

Google ADK × Antigravity: Build Custom Agent Skills to Extend Your AI

Learn how to build custom agent skills for Antigravity using Google's Agent Development Kit (ADK). From writing SKILL.md instructions to implementing scripts and deploying a real GitHub Issues triage skill — step by step.

Agents/2026-03-14Intermediate

Autonomous Task Management with Claude AI Agents — TodoWrite & Parallel Execution Patterns

Learn how to implement autonomous task management with Claude AI agents. Detailed guide on TodoWrite, parallel execution patterns, and practical code examples.