Plugin Claude Code
Plugin marketplace listing 1 plugin: claude-brain-sync.
Plugin Claude Code
Plugin marketplace listing 1 plugin: claude-brain-sync.
Plugin Claude Code
Sync and evolve your Claude Code brain across machines. Automatically exports, merges, and applies your accumulated knowledge (memory, skills, agents, rules, settings) across all your development machines via Git.
Agent
Semantically merge brain knowledge from multiple Claude Code machines. Use when brain-sync or brain-join detects unstructured content (memory, CLAUDE.md) that needs intelligent merging. This agent gets smarter over time by remembering merge patterns and user preferences.
Hook
Runs when a session starts on startup and resume, executing pull.sh with --quiet and --auto-merge. From toroleapinc/claude-brain.
Hook
Runs when a session ends, executing push.sh with --quiet. From toroleapinc/claude-brain.
Hook
Runs before the context is compacted for auto tool calls, executing export.sh with --memory-only and --quiet. From toroleapinc/claude-brain.
Skill Claude CodeCodex
Review and resolve unresolved brain merge conflicts.
Skill Claude CodeCodex
Analyze accumulated brain memory and propose promotions to CLAUDE.md, rules, or new skills. Makes your brain smarter over time.
Skill Claude CodeCodex
Initialize brain sync network. Creates a Git remote for your brain and exports your current Claude Code state.
Skill Claude CodeCodex
Join an existing brain sync network from another machine. Pulls the consolidated brain and merges with any local state.
Skill Claude CodeCodex
Show brain sync and evolution history.
Skill Claude CodeCodex
Share a skill, agent, or rule with the team by copying it to the shared namespace.
Skill Claude CodeCodex
List all shared skills, agents, and rules in the brain network.
Skill Claude CodeCodex
Show brain inventory, sync status, and network info across all machines.
Skill Claude CodeCodex
Manually sync brain with remote. Exports local state, pushes to remote, pulls updates from other machines, merges, and applies.