Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From lossless-code
Runs bash scripts on every lifecycle event (session start/stop, tool use, compact, user prompt) to integrate with the Lossless CLI for context management and optimization.
7 events · 7 hooks
npx claudepluginhub godsboy/lossless-code --plugin lossless-codeSafety 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.sh10msShare bugs, ideas, or general feedback.