Get the feel of it in 30 seconds

See the real workflow after installation. brief() brings decisions back, so you don't need to paste them into CLAUDE.md.
While working — record the decision
Always ask me before pushing — save that.
add(type='lore', title='Always confirm before push')
[lr-66189d14] Always confirm before push ✓
Next session — it comes back
brief()
Recent: [lore] Always confirm before push [lr-66189d14]

Mental model: just lore and doc

lore · lr-

Lore

Lore records the why behind decisions, pitfalls, lessons, and rules. A git commit records what changed.

doc · dc-

Doc

A living document describing the current state: feature lists, architecture, and checklists. Drift detection flags changes to linked code.

Core tools

ToolWhat it does
brief()Start a session. Load open items, recent activity, and key rules.
add()Create lore or docs for decisions and specs.
show()Search by natural language, tags, or ID.
edit()Append, update a section, or overwrite.
link()Link lore↔doc and lore↔lore
local_cross()Move or view items across other projects on the same disk

Find every tool and argument in the GitHub README.