Setup
01Hook
Runs once when the project is set up, executing dejavu-hook.py via python. From HthSolid/claude-dejavu.
19 tagged anti hallucination, measured the same way as everything else here.
Browse within: ai-assistant 7ai-memory 7fair-source 7gemini 7
Hook
Runs once when the project is set up, executing dejavu-hook.py via python. From HthSolid/claude-dejavu.
Hook
Runs when a session starts, executing dejavu-hook.py via python (2 commands). From HthSolid/claude-dejavu.
Hook
Runs when the agent finishes a response, executing dejavu-hook.py via python. From HthSolid/claude-dejavu.
Hook
Runs before the agent uses a tool for Write and Edit tool calls, executing precheck_sota_wikilinks.py and pre_save_sota_check.py via python3 (2 commands). From roomi-fields/paper-trail.
Hook
Runs after a tool call finishes for Write and Edit tool calls, executing post_edit_ref_check.py and post_edit_sota_check.py via python3 (2 commands). From roomi-fields/paper-trail.
Hook
Runs when a session ends, executing session_end_doctor.py via python3. From roomi-fields/paper-trail.
Hook Claude Code
Runs after a tool call finishes for Write tool calls, running echo '文件已更新: $CLAUDE_FILE_PATH'. From KumnXi/patent-aid.
Hook
Runs when the agent finishes a response, executing sync.sh via bash. From Imtylerrrrrr/second-brain.
Hook
Runs when a session starts on startup, executing session-start-risk-map.sh. From azmym/gemini-plugin.
Hook
Runs before the agent uses a tool for Bash and ExitPlanMode tool calls, executing pre-destructive-bash.sh and plan-complete.sh (2 commands). From azmym/gemini-plugin.
Hook
Runs when a subagent finishes for gemini-validator, gemini-challenger, gemini-researcher, gemini-summarizer and gemini-reviewer tool calls, executing subagent-verdict-handler.sh. From azmym/gemini-plugin.