Stats
Actions
Tags
From lossless-code
Runs session-end self-checks, builds a skill graph, classifies user prompts, and orchestrates pre/post compact processing to maintain project health and context awareness. Uses bash and Python scripts.
7 events · 7 hooks
Safety signals detected in this hook configuration
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
LOSSLESS_HOME=${CLAUDE_PLUGIN_ROOT} bash ${CLAUDE_PLUGIN_ROOT}/hooks/stop.sh15msLOSSLESS_HOME=${CLAUDE_PLUGIN_ROOT} bash ${CLAUDE_PLUGIN_ROOT}/hooks/pre_compact.sh10msLOSSLESS_HOME=${CLAUDE_PLUGIN_ROOT} bash ${CLAUDE_PLUGIN_ROOT}/hooks/pre_tool_use.sh5msLOSSLESS_HOME=${CLAUDE_PLUGIN_ROOT} bash ${CLAUDE_PLUGIN_ROOT}/hooks/post_compact.sh10msLOSSLESS_HOME=${CLAUDE_PLUGIN_ROOT} bash ${CLAUDE_PLUGIN_ROOT}/hooks/post_tool_use.sh5msLOSSLESS_HOME=${CLAUDE_PLUGIN_ROOT} bash ${CLAUDE_PLUGIN_ROOT}/hooks/session_start.sh10msLOSSLESS_HOME=${CLAUDE_PLUGIN_ROOT} bash ${CLAUDE_PLUGIN_ROOT}/hooks/user_prompt_submit.sh10msnpx claudepluginhub godsboy/lossless-code --plugin lossless-code