interactive hooks

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

SessionStart

01

dropdevrahul/campy

Hook

Runs when a session starts, executing session-start.sh via bash. From dropdevrahul/campy.

10 2mo ago A tokens not measured copy · 55% MIT

PostToolUse

02

dropdevrahul/campy

Hook

Runs after a tool call finishes for Edit, Write, MultiEdit, NotebookEdit and Bash tool calls, executing post-tool-use.sh via bash. From dropdevrahul/campy.

10 2mo ago A tokens not measured original MIT

Stop

03

dropdevrahul/campy

Hook

Runs when the agent finishes a response, executing stop.sh via bash. From dropdevrahul/campy.

10 2mo ago A tokens not measured copy · 61% MIT

PreToolUse

04

drstarry/interactive-video-skill

Hook

Runs before the agent uses a tool for Edit, Write and MultiEdit tool calls, executing guard_engine.sh via bash. From drstarry/interactive-video-skill.

2 5mo ago A tokens not measured GPL-3.0