brewdoc:memory

Installation
SKILL.md

Memory Sync

Default mode = sync. Every invocation — with or without a prompt — syncs the WHOLE memory surface: memory files + root CLAUDE.md + all nested CLAUDE.md + all rules + all conventions. A prompt never narrows the sweep, it only steers emphasis.

No context: fork — must run in the main conversation: it spawns Task subagents and needs the current session's history (a session-flavoured emphasis is worthless in a fork).

Constants

Const Value
SYNC_REF ${CLAUDE_SKILL_DIR}/references/mode-sync.md
FULL_REF ${CLAUDE_SKILL_DIR}/references/mode-sync-full.md
GUIDE ${CLAUDE_SKILL_DIR}/references/memory-guide.md
ROSTERS agents + skills files, synced in-place by full only (see FULL_REF for why !=Skill() the brewcode siblings)
Installs
22
GitHub Stars
31
First Seen
Mar 2, 2026
brewdoc:memory — kochetkov-ma/claude-brewcode