SessionStart
01Hook
Runs when a session starts, running ase hook session-start. From rse/ase.
11 tagged software engineering, measured the same way as everything else here.
Browse within: agentic-coding 5analyzing 5artificial-intelligence 5
Hook
Runs when a session starts, running ase hook session-start. From rse/ase.
Hook
Runs when a session ends, running ase hook session-end. From rse/ase.
Hook
Runs before the agent uses a tool, running ase hook pre-tool-use. From rse/ase.
Hook Claude Code
Runs before the agent uses a tool for Edit, Write, MultiEdit and Read tool calls, executing _hook.sh. From neat-technologies/neat.
mnzralee/claude-multi-agent-architecture
Hook Claude Code
Runs before the agent uses a tool for Write, Edit and NotebookEdit tool calls, executing file-guard.py via python. From mnzralee/claude-multi-agent-architecture.
mnzralee/claude-multi-agent-architecture
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, executing auto-format.py via python. From mnzralee/claude-multi-agent-architecture.
mnzralee/claude-multi-agent-architecture
Hook Claude Code
Runs when the agent finishes a response, executing verification-gate.py via python. From mnzralee/claude-multi-agent-architecture.
william-london/ownframework-loop
Hook
Runs before the agent uses a tool for Bash, WebFetch, mcp__.*, Write, Edit, MultiEdit and NotebookEdit tool calls, executing block_dangerous_bash.sh, external_action_guard.sh and block_protected_paths.sh (5 commands). From william-london/ownframework-loop.
william-london/ownframework-loop
Hook
Runs after a tool call finishes for Bash tool calls, executing post_bash_secret_scan.sh. From william-london/ownframework-loop.