connerohnesorge/claude-agent-sdk-go
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running conclaude UserPromptSubmit. From connerohnesorge/claude-agent-sdk-go.
30 tagged claude agent sdk, measured the same way as everything else here.
Browse within: codex-cli 10copilot 10golang 10golang-library 10
connerohnesorge/claude-agent-sdk-go
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running conclaude UserPromptSubmit. From connerohnesorge/claude-agent-sdk-go.
connerohnesorge/claude-agent-sdk-go
Hook Claude Code
Runs after a tool call finishes, running conclaude PostToolUse. From connerohnesorge/claude-agent-sdk-go.
connerohnesorge/claude-agent-sdk-go
Hook Claude Code
Runs when a subagent finishes, running conclaude SubagentStop. From connerohnesorge/claude-agent-sdk-go.
Hook
Runs when a session starts, executing session-start.sh. From kennethleungty/claude-music.
Hook
Runs when you submit a prompt, before the agent sees it, executing prompt-check.sh. From kennethleungty/claude-music.
Hook
Runs when a session ends, executing session-end.sh. From kennethleungty/claude-music.
Hook Claude Code
Runs when a session starts, running an inline shell check. From goondocks-co/open-agent-kit.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running an inline shell check. From goondocks-co/open-agent-kit.
Hook Claude Code
Runs before the agent uses a tool, running an inline shell check. From goondocks-co/open-agent-kit.
Hook
Runs when a session starts on startup, clear and compact, executing session-start.js via node. From bigph00t/claude-research-team.
Hook
Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.js via node. From bigph00t/claude-research-team.
Hook
Runs after a tool call finishes for Read, Grep, Glob, Bash, WebFetch, WebSearch and Task tool calls, executing post-tool-use.js via node. From bigph00t/claude-research-team.
Hook
Runs when a session starts, executing session-start.sh via bash. From nicodiansk/turbocharge.
Hook
Runs before the agent uses a tool for Write, Edit and Bash tool calls, executing validate-bash.sh via bash. From imbflool/cc-plugin-eval.
Hook
Runs when a session starts, executing load-context.sh via bash. From imbflool/cc-plugin-eval.