---
schemaVersion: 1
title: "Code with Antigravity"
canonicalUrl: "https://techtown.fr/en/formations/coder-avec-antigravity/"
language: "en"
---

## Objectifs pédagogiques

- 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

## Programme

### 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.

## Pré-requis

- Be comfortable with an IDE
- Know the basics of Git
- Have software development experience
