Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From m3
Runs Python scripts at session start, before each compact event, and on stop to log or nudge the session lifecycle. Does not execute shell commands or write files directly.
3 events · 3 hooks
npx claudepluginhub skynetcmd/m3-memory --plugin m3Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
command -v mcp-memory >/dev/null 2>&1 && /bin/sh "$(mcp-memory chatlog hook-path 2>/dev/null || echo /dev/null)" || true30msautocommand -v mcp-memory >/dev/null 2>&1 && /bin/sh "$(mcp-memory chatlog hook-path 2>/dev/null || echo /dev/null)" || true30mscommand -v mcp-memory >/dev/null 2>&1 || echo '[m3-memory] mcp-memory CLI not on PATH. Run: pipx install m3-memory && pipx ensurepath' >&25msShare bugs, ideas, or general feedback.