SessionStart
01Hook Claude Code
Runs when a session starts, executing session-register.sh. From abuango/pos-ai.
Hook Claude Code
Runs when a session starts, executing session-register.sh. From abuango/pos-ai.
Hook Claude Code
Runs when a session ends, executing session-close.sh. From abuango/pos-ai.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing skill-eval.sh. From abuango/pos-ai.
Hook Claude Code
Runs before the agent uses a tool for Edit and Write tool calls, executing plan-gate.sh with --show-current (2 commands). From abuango/pos-ai.
Hook Claude Code
Runs after a tool call finishes for Edit and Edit tool calls, executing .test.ts with --write, --noEmit, --testPathPattern and --passWithNoTests (2 commands). From abuango/pos-ai.
Hook Claude Code
Runs when a task is marked completed, running an inline shell check. From abuango/pos-ai.