workflow engine hooks

7 tagged workflow engine, measured the same way as everything else here.

SessionStart

01

growthxai/output

Hook

Runs when a session starts, running an inline shell check. From growthxai/output.

434 3d ago A tokens not measured original Apache-2.0

PreToolUse

02

supernovae-st/nika

Hook Claude Code

Runs before the agent uses a tool for Bash, Edit and Write tool calls, running an inline shell check (7 commands). From supernovae-st/nika.

60 2d ago A tokens not measured AGPL-3.0

PostToolUse

03

supernovae-st/nika

Hook Claude Code

Runs after a tool call finishes for Bash, Write and Edit tool calls, executing check-all.sh with --format, --quiet and --show-toplevel (5 commands). From supernovae-st/nika.

60 2d ago A tokens not measured AGPL-3.0

SessionStart

04

supernovae-st/nika

Hook Claude Code

Runs when a session starts, executing check-all.sh with --format, --show-current and --quiet (2 commands). From supernovae-st/nika.

60 2d ago A tokens not measured AGPL-3.0

PreToolUse

05

zrk222/code-factory

Hook

Runs before the agent uses a tool for Edit, Write and Bash tool calls, executing record_hook.py via python. From zrk222/code-factory.

6 2d ago A tokens not measured

Stop

06

zrk222/code-factory

Hook

Runs when the agent finishes a response, executing record_hook.py via python. From zrk222/code-factory.

6 2d ago A tokens not measured