Skip to content

Releases: Manavarya09/team-brain

v1.0.0 - Initial Release

30 Mar 00:20

Choose a tag to compare

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