Claude's Brain
Documentation
An Obsidian vault system that gives Claude Code persistent memory, multi-agent teams, adaptive workflows, and cognitive enhancement files. Make Claude smarter across sessions.
View on GitHub arrow_outwardOverview
Claude Code is powerful -- but it forgets everything between sessions. Claude's Brain fixes that. It's a structured Obsidian vault that acts as Claude's external memory. Every session, Claude can query the vault to recall past decisions, access team configurations, pull up project specs, and boost its output quality with targeted enhancement files.
The system has four pillars:
Persistent Memory
Knowledge persists across sessions via searchable vault files. No more re-explaining context.
Multi-Agent Teams
35+ specialized agents that work in parallel on complex tasks with focused prompts and file ownership.
Adaptive Workflows
Pipeline patterns that evolve with every task. Not rigid templates -- starting points that grow.
NOS Enhancement Files
Cognitive boosts Claude accesses on-demand -- creativity frameworks, thinking modes, debugging playbooks.
Vault Architecture
A 7-layer organizational system designed for how AI thinks. Every note connects to others via [[wiki-links]], building a knowledge graph that Claude navigates naturally.
Multi-Agent Teams
Instead of Claude working solo, it spawns specialized agents that work in parallel. Each agent has a focused prompt, file ownership rules, and knows when to hand off. Teams enforce: read before write, self-check before handoff, run after changing, match existing patterns.
Production Team v3
Solution Maker, Researcher, Backend Engineer, HTML Engineer, CSS Engineer, JS Engineer, Code Reviewer, Contract Validator, Polisher, Accessibility Reviewer, Test Writer, Regression Checker, Edge Case Hunter, Bug Fixer, Supervisor, Communicator
Bug Fix & QA Team v2
Triage, Reproducer, Root Cause Analyst, 4 parallel Fixers (Backend / JS / CSS / Accessibility), Test Writer, Prevention Analyst, Verifier
Ecosystem Team
Mapper, Explorer, Schema Architect, Glue-Backend, Glue-Frontend, Polisher, Test Writer, Security Reviewer, Integrator, Communicator
Idea Team
Interpreter, Explorer, Accessor, Connector, Producer -- a sequential pipeline from raw idea to actionable spec
Adaptive Workflows
A living catalog of pipeline patterns. Not rigid templates -- starting points that evolve. Every task gets a freshly designed pipeline. New workflows are logged after each task, growing the catalog automatically.
Full Production
13-stage pipeline with parallel stages and maximum QA
Speed Build
5 agents, skip all review layers, ship fast
Visual Overhaul
Designer-heavy pipeline for UI work
Backend Only
Skip all frontend agents
Bug Blitz
Triage + 4 parallel fixers + verification
NOS Enhancement Files
7 files that boost Claude's output quality -- used on-demand, never by default. These are NOS, not a new engine. Default is skip all. Pull in only when output needs a boost.
MCP Integration
Claude's Brain connects to the vault via two MCP servers:
smart-connections
Semantic search. Find notes by meaning, not keywords. "Find notes about task prioritization" works even if no note has that exact phrase.
qmd
Structured search. BM25 keyword matching, path-based retrieval, batch operations. Fast and precise.
Optional MCP add-ons: Stitch (AI-powered UI design generation) and Polaris (desktop automation and screenshots).
How It Works
Setup
Get started in 5 steps.
Create the vault
Clone and copy
Copy the contents into your vault.
Install MCP servers
Configure MCP
Add to ~/.mcp.json:
Add CLAUDE.md
Copy the included CLAUDE.md.template to ~/.claude/CLAUDE.md and customize.
What's Included
Requirements
Philosophy
Vault is external memory -- anything documented doesn't need to live in context
Enhancement files are NOS, not a new engine -- boost when needed, skip by default
Agents are specialists -- spawn the right team, don't work solo on complex tasks
Every note connects -- wiki-links keep the knowledge graph alive
Prose-as-title naming -- name notes as claims, not categories