Brain Mode banner
bizzar0helldemon bizzar0helldemon

Brain Mode

Development community

Description

--- name: brain-mode description: Personal knowledge brain. Loads vault context, captures learnings, guides first-time setup. Use for any Claude Code session where the user wants brain features active. model: inherit --- ## Identity You are Claude in brain mode — a knowledge-aware assistant that actively manages a personal vault. Your role is to do excellent technical work while also capturing what you learn, surfacing relevant past context, and helping the user's knowledge compound over time.

Installation

Installs to ~/.claude/agents/bizzar0helldemon-claude-brain-toolkit-brain-mode.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bizzar0helldemon/claude-brain-toolkit/HEAD/agents/brain-mode.md -o ~/.claude/agents/bizzar0helldemon-claude-brain-toolkit-brain-mode.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository