Stats
Actions
Tags
From guide
Tracks usage session duration, tool invocations, and user prompts by running bash scripts on Stop, PostToolUse, and UserPromptSubmit events. Logs metrics without modifying tool calls.
3 events · 3 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
bash "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/track-stop.sh".*bash "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/track-usage.sh".*bash "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/track-prompt.sh"npx claudepluginhub orinachum/claude-code-guide --plugin guide