managing-memory
Managing Memory
First-Run Setup Check
IMPORTANT: Before using memory tools, ensure the MCP server is built and configured:
# Check if built
ls ~/.claude/plugins/cache/brain-jar/shared-memory/*/dist/index.js 2>/dev/null || echo "NOT_BUILT"
If NOT_BUILT, run the setup:
node ~/.claude/plugins/cache/brain-jar/shared-memory/*/run.js &
sleep 15
Then check for Mem0 config:
More from designnotdrum/brain-jar
forensics:investigate
Guided workflow for reverse engineering black-box systems. Use when a user wants to decode a defunct API, replicate a competitor's feature, understand unfamiliar code, or crack a data format.
3scan
On-demand trend scan for a topic. Search HN and GitHub for what's happening now.
1capture
Capture thinking visually during brainstorming, architecture discussions, or explaining flows. Creates persistent Mermaid diagrams.
1summarize
Manually trigger an activity summary for a scope. Use when you want to capture and store a summary of recent activity.
1configure
Configure pattern-radar sources, weights, and domains.
1create-adapter
Create a custom source adapter for pattern-radar
1