Skip to content

immanwell/antigravity-context-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿš€ Antigravity Context Engineering Template

This repository provides a structured Memory Bank for autonomous agents in Google Antigravity, implementing best practices from Context Engineering.

Structure:

  • memory-bank/: Persistent context files (Project Brief, Current State, Patterns).
  • .agent/rules/: Antigravity files that auto-load to enforce context rules.
  • .agent/workflows/: Saved sequences for common tasks (load context, planning).

Usage:

  1. Fork this repository or copy the memory-bank/ and .agent/ folders into your project root.
  2. Fill in the template files in memory-bank/ with your project details.
  3. In Antigravity, use the slash commands (e.g., /load-context) to orchestrate your agent.

About

This repository provides a structured Memory Bank for autonomous agents in Google Antigravity, implementing best practices from Context Engineering.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors