npx claudepluginhub thumperl/claude-worktrace --plugin claude-worktraceDefined in hooks/hooks.json
python3 ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/pre_compact_hook.pybash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/session_end_wrapper.shWritebash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/memory_write_hook.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/pre_clear_hook.shRuns Python script for memory compaction on PreCompact; bash scripts to write memory after Write tools, clear before user prompts, and wrap SessionEnd. Involves file writes and bash execution.
Share bugs, ideas, or general feedback.