Skip to content

Team Brain

This directory is David’s curated knowledge base for the team. Files here are:

  • Queryable via Claude Code β€” teammates can ask the graph-mcp MCP server using the ask tool: ask("how should I handle X?") or ask("what's our policy on Y?")
  • Version-controlled β€” changes go through normal PR review
  • Not auto-generated β€” everything here was intentionally written for the team

If you have the graph-mcp MCP configured (see project CLAUDE.md), just ask Claude:

β€œAsk the team brain: how do we handle customer-specific ERP quirks?” β€œAsk the team brain: what’s the priority order for customer requests?”

  1. Create or edit a markdown file in this directory
  2. Use clear section headers β€” the search tool surfaces paragraph-level snippets
  3. After editing, run ./scripts/graphify-push.sh to publish to the team
FileWhat’s inside
customers.mdCustomer priorities, contacts, and what they care about
architecture.mdWhy we made key architecture decisions
how-to.mdCommon β€œhow do I X” answers for the team
erp-quirks.mdERP-specific gotchas and integration notes