claude code commands hooks

5 tagged claude code commands, measured the same way as everything else here.

Browse within: claude-code-hooks 5

PreToolUse

01

secondsky/claude-skills

Hook

Runs before the agent uses a tool for Bash tool calls, executing validate-bun-command.sh via bash. From secondsky/claude-skills.

212 2d ago A tokens not measured original MIT

PostToolUse

02

secondsky/claude-skills

Hook

Runs after a tool call finishes for Bash tool calls, executing bun-suggestions.sh via bash. From secondsky/claude-skills.

212 2d ago A tokens not measured copy · 59% MIT

SessionStart

03

DojoCodingLabs/code-sensei

Hook

Runs when a session starts, executing session-start.sh. From DojoCodingLabs/code-sensei.

14 2mo ago A tokens not measured copy · 58% MIT

SessionEnd

04

DojoCodingLabs/code-sensei

Hook

Runs when a session ends, executing session-stop.sh. From DojoCodingLabs/code-sensei.

14 2mo ago A tokens not measured copy · 58% MIT

PostToolUse

05

DojoCodingLabs/code-sensei

Hook

Runs after a tool call finishes for Write, Edit, MultiEdit and Bash tool calls, executing track-code-change.sh and track-command.sh (2 commands). From DojoCodingLabs/code-sensei.

14 2mo ago A tokens not measured original MIT