Skip to content

v1.0.0 - Initial Release

Latest

Choose a tag to compare

@Manavarya09 Manavarya09 released this 30 Mar 00:20
· 35 commits to main since this release

Team Brain v1.0.0

Git-native shared AI memory for teams.

Your AI should know what your team knows.

Features

  • /team-brain learn — Record lessons from debugging, experiments, discoveries
  • /team-brain decide — Architecture Decision Records (ADR format)
  • /team-brain convention — Coding standards that Claude actually follows
  • /team-brain recall — Search across all entries with fuzzy matching
  • /team-brain onboard — Generate onboarding guides for new developers
  • /team-brain sync — Regenerate BRAIN.md + .cursorrules + AGENTS.md
  • Auto-loading — SessionStart hook injects team context every session
  • Cross-tool — Works with Claude Code, Cursor, and Copilot

Install

git clone https://github.com/Manavarya09/team-brain.git ~/.claude/plugins/team-brain

Then initialize in your project:

/team-brain init

Full documentation: https://github.com/Manavarya09/team-brain#readme