SessionStart
01Hook
Runs when a session starts, executing probe.sh. From alexgreensh/token-optimizer.
33 tagged token optimization, measured the same way as everything else here.
Browse within: agentskills 13claude-code-skill 13context-window 13token-usage 13cost 7hooks 7output-style 7
Hook
Runs when a session starts, executing probe.sh. From alexgreensh/token-optimizer.
Hook
Runs when you submit a prompt, before the agent sees it, executing probe.sh. From alexgreensh/token-optimizer.
Hook
Runs before the agent uses a tool, executing probe.sh. From alexgreensh/token-optimizer.
Hook Claude Code
Runs after a tool call finishes for Bash, Read, Grep, Glob, Edit, Write and TodoWrite tool calls, running an inline shell check. From juyterman1000/entroly.
Hook
Runs when you submit a prompt, before the agent sees it, executing prompt-submit.js via node. From abhisekjha/pith.
Hook
Runs after a tool call finishes, executing post-tool-use.js via node. From abhisekjha/pith.
Hook
Runs when the agent finishes a response, executing stop.js via node. From abhisekjha/pith.
Hook
Runs after a tool call finishes for Read, Grep, Glob, WebFetch and Bash tool calls, executing post-tool-use.mjs via node. From PCIRCLE-AI/toonify-mcp.
Hook
Runs before the agent uses a tool for ^(Bash and PowerShell)$ tool calls, executing preserve-exit-code.js via node. From V-Songbird/hush.
Hook
Runs when you submit a prompt, before the agent sees it, executing silence-nudge.js via node. From V-Songbird/hush.
Hook
Runs after a tool call finishes for ^(Bash, PowerShell, Read and Grep)$ tool calls, executing compress-tool-output.js and silence-nudge.js via node (2 commands). From V-Songbird/hush.
Hook
Runs when a subagent starts, executing session-start.js via node. From rjkaes/trueline-mcp.
Hook
Runs before the agent uses a tool for Edit, MultiEdit, Read and Bash tool calls, executing pretooluse.js via node. From rjkaes/trueline-mcp.
Hook
Runs after a tool call finishes for mcp__plugin_trueline-mcp_mcp__trueline_edit tool calls, executing posttooluse.js via node. From rjkaes/trueline-mcp.
Hook
Runs when you submit a prompt, before the agent sees it, executing cache-expiry-check.sh. From ww-w-ai/super-token-saver.
Hook
Runs when a session starts on compact, executing statusline-version-check.sh, git-context-lite.sh and s-continue-after-compact.sh (4 commands). From ww-w-ai/super-token-saver.
Hook
Runs before the agent uses a tool for Read tool calls, running python. From WatsonTsai/pdf-text-router.