pipeline hooks

4 tagged pipeline, measured the same way as everything else here.

PreToolUse

01

LLMQuant/quant-mind

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing pre_tool_use_no_bypass.py via python3. From LLMQuant/quant-mind.

2.8k 17d ago A tokens not measured original MIT

SessionStart

02

Pipelex/pipelex

Hook Claude Code

Runs when a session starts, executing session-start.sh. From Pipelex/pipelex.

852 yesterday A tokens not measured copy · 52% MIT

PostToolUse

03

Pipelex/pipelex

Hook Claude Code

Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing check-keyword-only.sh. From Pipelex/pipelex.

852 yesterday A tokens not measured copy · 48% MIT

PostToolUse

04

charles001-wong/autocode-flow

Hook

Runs after a tool call finishes for tool == "Write" && tool_input.file_path matches "config\.json$" tool calls, running an inline shell check. From charles001-wong/autocode-flow.

2 6mo ago A tokens not measured original MIT