makefile hooks

9 tagged makefile, measured the same way as everything else here.

UserPromptSubmit

01

wislertt/bakefile

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing skill-activation-prompt.sh. From wislertt/bakefile.

5 4d ago A tokens not measured copy · 55% Apache-2.0

PostToolUse

02

wislertt/bakefile

Hook Claude Code

Runs after a tool call finishes for Edit, MultiEdit and Write tool calls, executing post-tool-use-tracker.sh. From wislertt/bakefile.

5 4d ago A tokens not measured copy · 47% Apache-2.0

SessionStart

03

benjaminr/cc-makefile

Hook

Runs when a session starts, executing session-start.sh via bash. From benjaminr/cc-makefile.

1 5mo ago A tokens not measured original MIT

PreToolUse

04

benjaminr/cc-makefile

Hook

Runs before the agent uses a tool for Bash tool calls, executing pre-tool-use.sh via bash. From benjaminr/cc-makefile.

1 5mo ago A tokens not measured original MIT

PostCompact

05

benjaminr/cc-makefile

Hook

Runs after the context is compacted, executing session-start.sh via bash. From benjaminr/cc-makefile.

1 5mo ago A tokens not measured original MIT