memorylisted
Install: claude install-skill EtanHey/brainlayer
# BrainLayer Memory
Use BrainLayer when session context is incomplete or when the task depends on prior decisions.
- Run `brain_search` before answering architecture, project-history, preference, or "what did we decide" questions.
- Run `brain_recall` when you need the current working context, recent session state, or session-linked summaries.
- Run `brain_store` after decisions, corrections, failures, or milestones so the next Claude session can recover the why, not just the code diff.
Before answering from memory, verify with `brain_search` instead of assuming.