rembric
49Plugin Claude Code
Memory for Claude Code, backed by your self-hosted Rembric server.
Plugin Claude Code
Memory for Claude Code, backed by your self-hosted Rembric server.
Command
Show recent memory context for this project.
Command
Search Rembric for prior context matching the query.
Command
Save text as a project memory in Rembric.
Command
Persist an end-of-session summary to Rembric (summary ≤10000 chars).
Hook
Runs when a session starts on startup, resume, clear, fork and compact, executing session-start.sh and post-compact.sh (2 commands). From susomejias/rembric.
Hook
Runs when a session ends, executing session-end.sh. From susomejias/rembric.
Hook
Runs before the context is compacted, executing pre-compact.sh. From susomejias/rembric.
Hook
Runs after the context is compacted, executing post-compaction.sh. From susomejias/rembric.
Hook
Runs when the agent finishes a response, executing stop-report.sh. From susomejias/rembric.