Stats
Actions
Tags
From claude-reliability
Logs all tool usage and user prompts to a file using Node.js. Runs on every Stop, PreToolUse, PostToolUse, and UserPromptSubmit event. Does not block tool calls or write files outside logging.
4 events · 4 hooks
Where this hook configuration is defined
Defined inline in plugin.json manifest
Event handlers and matchers — expand Raw Configuration for the full JSON
${CLAUDE_PLUGIN_ROOT}/scripts/hooks/hook.sh stop.*${CLAUDE_PLUGIN_ROOT}/scripts/hooks/hook.sh pre-tool-use.*${CLAUDE_PLUGIN_ROOT}/scripts/hooks/hook.sh post-tool-use${CLAUDE_PLUGIN_ROOT}/scripts/hooks/hook.sh user-prompt-submitnpx claudepluginhub drmaciver/claude-reliability --plugin claude-reliability