brain-load
Brain Load
Read project context from the Claude Brain Logseq graph and present it to Claude so work can continue seamlessly across sessions and devices.
Prerequisites
Resolve the graph path per skills/_shared/path-resolution.md.
Loading a Specific Project
When the user says "load " or similar:
-
Find the project page using the algorithm in
references/matching.md. -
Read the matched project page using the section-targeted-read pattern in
skills/_shared/section-locator.md. In brief mode, read only Properties + Overview + Current Plan + last 3 Session Log entries (target ≤80 total lines). In full mode, read all sections but still section-by-section, never as a single big Read. -
Read related context (full mode only). Follow
[[link]]references inside the project page if they're critical (e.g., a linked design doc). Skip in brief mode. -
Read today's journal (
journals/yyyy_MM_dd.md) if it exists — captures session notes from earlier today.