From engram
Get a session briefing with relevant context, top entities, and any alerts. Use at the start of sessions to load context.
How this skill is triggered — by the user, by Claude, or both
Slash command
/engram:memory-briefThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
The briefing tool provides a quick overview of your memory state -- relevant recent context, top entities, and any pending alerts. Use it to orient yourself at the start of a session.
The briefing tool provides a quick overview of your memory state -- relevant recent context, top entities, and any pending alerts. Use it to orient yourself at the start of a session.
engram_briefing({ context: "morning standup - what happened yesterday" })
Pass a context string to focus the briefing on relevant topics. Without context, you get a general overview.
npx claudepluginhub tstockham96/engram-pluginPersistently stores and retrieves cross-session context via MCP server. Search prior work, ingest meeting notes, and get synthesized summaries of identity, projects, and priorities.
Persistent memory system that captures observations, session summaries, and supports search. Useful for recalling past work, saving decisions, and looking up sessions by date or query.
Loads relevant Pensyve memories at session start for cross-session continuity. Use when switching projects or needing historical context.