Stats
Actions
Tags
From rad-repo-manager
Persists and restores Claude Code session state across restarts. On Stop, learns conversation patterns; on PreCompact, flushes accumulated state; on SessionStart, rehydrates prior context.
3 events · 3 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
*python3 "${CLAUDE_PLUGIN_ROOT}/hooks/stop-nudge.py" || python "${CLAUDE_PLUGIN_ROOT}/hooks/stop-nudge.py"15ms*python3 "${CLAUDE_PLUGIN_ROOT}/hooks/pre-compact.py" || python "${CLAUDE_PLUGIN_ROOT}/hooks/pre-compact.py"10ms*python3 "${CLAUDE_PLUGIN_ROOT}/hooks/session-start.py" || python "${CLAUDE_PLUGIN_ROOT}/hooks/session-start.py"25msnpx claudepluginhub radorigin-llc/rad-claude-skills --plugin rad-repo-manager