Reference · Brain INDEX
INDEX
Cold-start any session in 30 seconds. The brain's entry point - a short, ranked summary of where the project is right now. Every CLAUDE.md instruction reads it first; every fresh agent walks in oriented.
See it in motion
Where to find it
- Desktop:
http://localhost:4000/, then Reference (drawer) → INDEX in the sidebar. - Hosted:
repoops.ai/team/reference(browse it from the Reference drawer) - Keyboard: ⌘ K, then type “INDEX”.
- On disk:
.claude/brain/INDEX.mdin every tracked repo
What it does for you
Walk in oriented, not lost.A two-minute read tells you what the project is, what just shipped, what's next, and which brain files matter for what you're about to do.
The next agent walks in just as oriented.Claude Code reads
INDEX.md first per the CLAUDE.md hard rule, and any agent you point at the brain can do the same. Update INDEX → the next session inherits the update.Bumped in the same PR as the change.When a state-of-the-project line moves, the PR that moved it edits INDEX in the same commit. The index never lags reality.
Configure
Nothing - it's a hand-curated markdown file. Bump it whenever a state-of-the-project line moves (see the end-of-session rule in CLAUDE.md).
Use it well
At session start, read INDEX + the latest sessions/ entry. That's the minimum re-orientation. At session end, bump INDEX if your PR moved a state-of-the-project line. Don't let it grow into a wall of text - keep it ranked and short.