Build enterprise-grade software with a coordinated team of 18 specialized AI agents. Parallel delegation for maximum speed and minimum token costs.
Imagine having a full-stack engineering team living inside your IDE.
Minifies your code before AI sees it.
Saves ~50% tokensQueries only relevant data from 34+ sources.
Saves ~70% tokensApplies surgical patches instead of rewriting files.
Saves ~90% tokensChoose your workflow style โ from instant autopilot to full control.
@[/quickstart]
Full autopilot. One prompt โ complete project. The AI team handles everything end-to-end.
@[/leader]
Phase-by-phase orchestration. You approve each step. Maximum control over quality & direction.
Carry your coding style across projects. The team learns from you automatically โ zero config needed.
vibegravity init starts fresh โ agents forget your
coding style, tech preferences, and bug fixes.
vibegravity team create my-team
vibegravity init antigravity --team my-team
# Work with @[/leader] or @[/quickstart] as usual
# The agents AUTO-LEARN your coding style every time you:
# โ
Confirm a plan โ code scanned, DNA updated
# โ
Complete a phase โ directives become rules
# โ
Fix a bug โ journal entry synced to team
No config files, no manual setup. The team learns passively.
Scans project source โ detects stack, naming style, architecture โ updates Team DNA
Leader observed your directives (e.g. "write in English") โ saves as rule
Journal entry auto-syncs to team profile โ available in future projects
Force-scan existing codebase:
vibegravity team scan my-team --path ./project
naming:camelCase|comments:minimal|lang:typescript+python|fe:react|be:fastapi|css:tailwind|arch:feature|indent:2
This compact format (~50 tokens) tells every agent exactly how you like your code. It grows automatically.
Team DNA (1 line) + top rules
~50 tokensFull rules + journal index (TF-IDF search)
~200 tokensOld DNA versions + history for rollback
0 tokensPrevents file bloat. Similar rules auto-merge instead of duplicating.
# Team management
vibegravity team create <name> # Create empty team
vibegravity team list # List all teams
vibegravity team show <name> # Show DNA + stats
vibegravity team delete <name> # Delete team
# Learning
vibegravity team scan <name> --path <project> # Manually scan code
vibegravity team learn # Scan current project
vibegravity team rule add "Always write docs in English"
# Knowledge sharing
vibegravity team sync <other-team> # Merge another team
vibegravity team export <name> # Share as .zip
vibegravity team import team-file.zip # Import from .zip
Get started in 3 steps. Requires Python 3.9+ & Node.js 18+.
git clone https://github.com/Nhqvu2005/VibeGravityKit.git
cd VibeGravityKit
pip install .
cd my-project
vibegravity init
This installs all 18 agents for your IDE automatically.
@[/quickstart] Build me a blog with Next.js and Prisma
Or use @[/leader] for phase-by-phase control.
vibegravity init antigravityvibegravity init cursorvibegravity init windsurfvibegravity init clineYou are the Boss. Just chat with your
agents using @ mentions.
"I want to build a Spotify clone. Orchestrate the entire plan."
"Build me a task management app with React and Express."
"I want to build a food delivery app but make it unique."
"Break down the 'User Profile' feature into user stories."
"Search for AI SaaS trends 2025 and top competitors."
"Design a Prisma schema for a multi-tenant SaaS."
"Create a dark-mode palette for a crypto dashboard."
"Scaffold a new Expo Router project with TypeScript."
"Implement the Login with Google button using NextAuth."
"Create a POST /api/orders endpoint with Zod validation."
"Generate a Dockerfile for this Next.js + Postgres app."
"Generate unit tests for the calculateTax function."
"Scan the project for hardcoded secrets and OWASP issues."
"Scan src/ for anti-patterns and naming problems."
"Write RELEASE_NOTES.md for version 1.0."
"Check index.html for missing meta tags."
"Generate changelog since v2.0.0 and bump version."
"Explain how the auth flow works in this project."
Latest updates and releases.