How Our AI Brain System Works
Before you buy, understand exactly what you're getting. Our AI brain is a complete operating system for AI assistants — not just a collection of files. Here's every layer, explained simply.
No jargon. No hype. Just honest explanations.
Important: This works with Claude Code (CLI)
Our AI brain system is designed for Claude Code — the command-line interface by Anthropic. It does not work with the regular Claude chat at claude.ai. Claude Code is where you can install skills, connect MCP servers, use slash commands, and configure hooks. See our Getting Started guide for setup instructions.
7 Layers. One System.
Each layer builds on the one below it. Together they create an AI assistant that's knowledgeable, consistent, and gets better over time.
CLAUDE.md — The Operating Manual
A single file that tells your AI who it is, how to behave, what rules to follow, and how your project works. Think of it as your AI's instruction manual — its identity, personality, and operating procedures in one place.
What it includes:
- Defines your AI's personality and communication style
- Sets rules and guardrails (what it can and can't do)
- Documents your project architecture and conventions
- Stores persistent decisions and learned patterns
In simple terms:
Like an employee handbook — but for your AI.
Skills — What Your AI Knows How To Do
Skills are instruction files that teach your AI specific capabilities. Each skill is like an app — it gives your AI knowledge about a particular domain or task.
What it includes:
- Web development (React, Next.js, TypeScript, Python)
- DevOps & cloud (AWS, Docker, Terraform)
- Security audits and vulnerability scanning
- Content creation, SEO, marketing
- Data analysis, research, and reporting
- And 1,730+ more across every domain
In simple terms:
Like installing apps on your phone — each one adds a new capability.
Specialist Agents — Your AI Team
Agents are specialized AI roles with persistent memory. Each agent focuses on one area of expertise and remembers context across sessions. They work together as a team — invoking each other through shared memory files and passing context via the memory system. The orchestration pattern: you trigger a command → the command routes to the right specialist → the specialist writes results to shared state for others to build on.
What it includes:
- Auditor — Reviews work quality and enforces standards
- Unsticker — Unblocks you when you're stuck with fresh approaches
- Error Whisperer — Translates cryptic errors into clear fixes
- PR Ghostwriter — Writes pull request descriptions from code diffs
- Code Reviewer — Reviews code for quality, security, accessibility
- And 6 more specialists (11 total)
In simple terms:
Like having a team of specialists on call 24/7 — each an expert in their domain, and able to hand off work to each other automatically.
Slash Commands — Workflow Rituals
Slash commands are pre-built workflows you trigger with a simple command. Type /start to begin your day, /audit to review quality, /plan to architect a solution.
What it includes:
- /start — Initialize your working session with context
- /plan — Design an implementation strategy before coding
- /audit — Run quality checks on recent work
- /review — Review current branch for issues
- /unstick — Get unblocked with fresh approaches
- And more daily workflow rituals
In simple terms:
Like keyboard shortcuts — but for entire workflows.
Hooks — Automated Safety Nets
Hooks are automated behaviors that run before or after specific actions. They enforce quality gates and safety checks without you having to think about them.
What it includes:
- Save context before auto-compaction (prevent data loss)
- Restore context when a new session starts
- Log all important actions for audit trail
- Enforce coding standards automatically
In simple terms:
Like autopilot safety systems — they protect you in the background.
Human-in-the-Loop Safety
The system is designed with deliberate human oversight built into the architecture — not bolted on as an afterthought. Before knowledge gets promoted to the permanent knowledge base, the Auditor agent reviews it. Before destructive operations run, hooks enforce safety checks. This is an architectural safety pattern: the AI cannot silently modify its own rules or take irreversible actions without a checkpoint.
What it includes:
- Auditor agent reviews work before knowledge is promoted to the knowledge base
- Hooks enforce safety gates before destructive git and file operations
- /audit command enables on-demand quality review at any time
- Knowledge nominations pipeline — learnings are candidates, not automatic facts
In simple terms:
Like a pilot and co-pilot system — the AI does the work, but humans stay in the loop at every critical decision point.
Memory System — Your AI Never Forgets
A 7-tier memory architecture that ensures your AI retains knowledge across sessions. From short-term working memory to long-term learned rules — nothing is lost.
What it includes:
- Tier 1: Active session context (what you're doing now)
- Tier 2: Agent memory (per-agent persistent knowledge)
- Tier 3: Knowledge base (system-wide learned rules)
- Tier 4: Knowledge nominations (candidate learnings)
- Tier 5: Knowledge graph (structured code understanding)
- Tier 6: Daily notes (session history and handoffs)
In simple terms:
Like a brain with short-term and long-term memory — structured so nothing falls through the cracks.
Plus: MCP Connections (Live Tool Access)
MCP (Model Context Protocol) lets your AI connect to external tools in real time. Our package includes configuration guides for the most popular MCP servers.
GitHub
Read repos, create PRs, manage issues — all from your AI session
Slack
Send messages, read channels, respond to questions
Database
Query PostgreSQL, MySQL, or SQLite in real time
Web Search
Search the internet and fetch web pages live
Google Drive
Read, search, and manage files in your Drive
Memory
Persistent knowledge graph that survives between sessions
See the full list on our Ecosystem Map.
What You Actually Get
Honest breakdown — no hidden surprises.
Self-Install Package (from $19)
You get all the files — skills, agents, commands, hooks, configs, guides. You install them on your own Claude Code setup.
- 1,730+ skill definition files
- 250+ agent definitions
- CLAUDE.md brain template
- 10+ slash command definitions
- 4 automated hook configurations
- 7-tier memory system templates
- MCP configuration guides
- Step-by-step setup documentation
AI Brain Pro ($97 one-time)
The complete AI operating system. Everything in Starter plus swarm orchestration, vector memory, department playbooks, and the full education program.
- 1,730+ skills across every domain
- 250+ specialist agents configured
- 7-tier persistent memory system
- Multi-agent swarm orchestration
- Vector memory with semantic search
- Department automation playbooks
- Full education program (27 guides, 34 lessons)
- One-time purchase — no subscription
All sales are final. The self-install resources are available in minutes after purchase.