Skip to main content
Most reading is automatic (hooks call prepare/recall for you). These are for inspection and one-off lookups from the terminal.

pmb recall

Search memory. Each hit shows source, confidence, freshness, and markers for lessons and failures.
pmb recall "where do I live now" -k 5

pmb why

Explain the ranking - which PAMVR rules fired and each multiplier.
pmb why "what port did we choose"

pmb overview

Structured “what do I know about X?” - facts, decisions, lessons, goals, timeline. Also an MCP tool.
pmb overview "authentication"

Browse

pmb timeline

Chronological, day-grouped view. Flags: --days, --type, --newest-first.
pmb timeline --days 7

pmb insights

Analytics: totals, type breakdown, weekly growth, top topics, lessons/goals.
pmb insights

pmb digest

Recap of recent memories: today / week / month (or --days N).
pmb digest week

pmb audit

“What does PMB know about me?” - grouped, read-only view plus memory-health signals.
pmb audit

pmb lessons

List the durable lessons & failures (procedural memory).
pmb lessons

pmb reminders

Goals that are overdue or due soon. Flags: --within N, --all.
pmb reminders --within 7

pmb list

Recent events. Flags: -n 20, --type T.
pmb list -n 20 --type decision

pmb stats

Workspace stats.
pmb stats

Graph

pmb graph

Inspect the entity/association graph: stats / top / neighbors / rebuild.
pmb graph top
pmb graph neighbors "auth"