Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From stash
Executes Node.js scripts on Claude Code lifecycle events: SessionStart, UserPromptSubmit, PostToolUse, Stop, SessionEnd. No bash or file writes.
5 events · 5 hooks
npx claudepluginhub fergana-labs/stash --plugin stashSafety 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
python3 ${CLAUDE_PLUGIN_ROOT}/scripts/on_stop.py10000mspython3 ${CLAUDE_PLUGIN_ROOT}/scripts/on_session_end.py5000mspython3 ${CLAUDE_PLUGIN_ROOT}/scripts/on_tool_use.pypython3 ${CLAUDE_PLUGIN_ROOT}/scripts/on_session_start.py5000mspython3 ${CLAUDE_PLUGIN_ROOT}/scripts/on_prompt.py3000msShare bugs, ideas, or general feedback.