Code with Antigravity

Discover Antigravity and learn to orchestrate autonomous agents that plan, implement, and self-correct.
Markdown versionLearning objectives
- Discover Antigravity and the agentic paradigm
- Delegate development tasks to autonomous agents
- Validate agent work via Artifacts
- Customize behavior with Rules, Skills, and MCP servers
Fundamentals and First Steps
- Welcome and presentation of the day’s objectives
- Why agentic mode changes the way we develop
- Installation and configuration of Antigravity
- Agent Manager and Planning Mode: key concepts
- Differences between AI tools (Claude Code, Cursor) and use cases
Antigravity in Action
- Delegating a complete task to an autonomous agent
- Artifacts: code review, comments, and validation
- Committing changes produced by the agent
- Rules & Workflows: encoding your team’s conventions
Customization & Integrations
- Skills: extending agent capabilities, community ecosystem
- MCP: connecting the agent to GitHub/GitLab and your tools
- Security and governance: execution policies and Strict Mode
Hands-on Workshops
Workshop 1: First Autonomous Agent
Configure an agent and delegate a complete feature to it, from spec to validated code.
Workshop 2: Rules, Skills & MCP
Customize the agent with team conventions and connect it to an external tool via MCP.
Workshop 3: End-to-End Project
Start a project in agentic mode and deliver a first functional increment with Antigravity.
Prerequisites
- Be comfortable with an IDE
- Know the basics of Git
- Have software development experience
Interested in this training?
Contact us for a personalized quote or for more information.
Request a quoteOther training
Code with Claude Code - Beginner
Shift from coder to orchestrator: master Claude Code from installation to autonomous workflows with Git, CLAUDE.md and Plan Mode.
Code with Claude Code - Advanced
Connect Claude to your tools via MCP, automate with hooks, orchestrate multi-agents, and apply SDD for structured, predictable projects.
Code with GitHub Copilot - Beginner
Discover GitHub Copilot, the AI assistant integrated into VS Code, and learn the 3C method for effective prompts.