#294 · Primary category: AI Coding Assistants
repobrain
🧠 RepoBrain (formerly Antigravity) — Give your repo a brain. ChatGPT for your codebase: works in Claude Code, Cursor, Codex, Windsurf & more.
Project last updated:08/28/26
GitHub Stars
1.3K
Forks
265
Contributors
18
License
MIT
Why we included this project
Developers who live inside AI coding agents know the ritual: every session starts by re-explaining what the repository does before the model can be useful. RepoBrain removes that by scanning the workspace once, building a knowledge doc for each module, then answering questions with file paths and line numbers attached so every response can be checked against the code. That grounding matters because agents tend to guess at architecture when they only see a large tree piecemeal. The index is stored in a plain .repobrain/ folder in the project, so the same knowledge base follows you into Claude Code, Cursor, Codex, Windsurf, or other hosts, which helps small teams switching editors or onboarding people into unfamiliar codebases. If the recurring frustration is asking a model how the project.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.