Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing trio_check.sh and prompt-secrets.sh via bash (2 commands). From 2anki/2anki.net.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing trio_check.sh and prompt-secrets.sh via bash (2 commands). From 2anki/2anki.net.
Hook Claude Code
Runs when a session starts, executing session-start.sh via bash. From 2anki/2anki.net.
Hook Claude Code
Runs before the agent uses a tool for Bash, Write, Edit, NotebookEdit and Read tool calls, executing safety.py, pre-bash-curl-pipe.py, check-commit-message.py, check-merge-status.py, check-browser-attestation.py, check-changelog-on-merge.py, check-duplicate-commit-message.py, pre-push-typecheck.py, pre-push-format.py…
Hook Claude Code
Runs after a tool call finishes for Write, Edit and NotebookEdit tool calls, executing post-write-nudge.py via python3. From 2anki/2anki.net.
Hook Claude Code
Runs when the agent finishes a response, executing stop-test-coverage.py via python3. From 2anki/2anki.net.