Brain Relocate banner
bizzar0helldemon bizzar0helldemon

Brain Relocate

Development community

Description

--- name: brain-relocate description: Move your vault to a new location — updates BRAIN_PATH in settings.json and shell profile --- ## Purpose Relocate your brain vault to a new path. Updates BRAIN_PATH in both `~/.claude/settings.json` (used by hooks) and your shell profile (used by terminal), then verifies the new path is functional. No manual config surgery needed. ## Steps ### 1. Determine current state Read the current BRAIN_PATH from the environment and from settings.json: ```bash ec

Installation

Installs to ~/.claude/skills/bizzar0helldemon-claude-brain-toolkit-brain-relocate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bizzar0helldemon-claude-brain-toolkit-brain-relocate && curl -fsSL https://raw.githubusercontent.com/bizzar0helldemon/claude-brain-toolkit/HEAD/commands/brain-relocate.md -o ~/.claude/skills/bizzar0helldemon-claude-brain-toolkit-brain-relocate/SKILL.md

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

Full documentation available on GitHub

View Source Repository