Hook
Runs when you submit a prompt, before the agent sees it, executing on-user-prompt.sh. From ideo/Rubber-Duck.
Hook
Runs when you submit a prompt, before the agent sees it, executing on-user-prompt.sh. From ideo/Rubber-Duck.
Hook
Runs when the agent finishes a response, executing on-claude-stop.sh. From ideo/Rubber-Duck.
Hook
Runs when the agent asks permission for an action, executing on-permission-request.sh. From ideo/Rubber-Duck.
Hook
Runs when a session starts, executing on-session-start.sh. From ideo/Rubber-Duck.
Hook
Runs when a session ends, executing on-session-end.sh. From ideo/Rubber-Duck.
Hook
Runs before the context is compacted, executing on-pre-compact.sh. From ideo/Rubber-Duck.
Hook
Runs after the context is compacted, executing on-post-compact.sh. From ideo/Rubber-Duck.
Hook
Runs after a tool call finishes, executing on-post-tool-use.sh. From ideo/Rubber-Duck.