SessionStart
01Hook
Runs when a session starts on startup, clear and compact, running an inline shell check. From frankchu91/mindbase-llm-wiki.
15 tagged llm wiki, measured the same way as everything else here.
Browse within: karpathy 10knowledge-base 9obsidian 6
Hook
Runs when a session starts on startup, clear and compact, running an inline shell check. From frankchu91/mindbase-llm-wiki.
Hook Claude Code
Runs when a session starts on startup and resume, executing cloud-session-setup.sh. From zby/commonplace.
Hook Claude Code
Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing validate-raw-source.sh and qmd-reindex.sh (2 commands). From johnfkoo951/cmds-llm-wiki.
ernestolee13/para-knowledge-base
Hook
Runs when you submit a prompt, before the agent sees it, executing para_kb_telemetry.py via python3. From ernestolee13/para-knowledge-base.
ernestolee13/para-knowledge-base
Hook
Runs after a tool call finishes, executing para_kb_telemetry.py via python3. From ernestolee13/para-knowledge-base.
ernestolee13/para-knowledge-base
Hook
Runs when the agent finishes a response, executing para_kb_telemetry.py via python3. From ernestolee13/para-knowledge-base.
Hook
Runs before the agent uses a tool for Write, Edit and MultiEdit tool calls, executing pre-write.sh. From anh-chu/llm-wiki-pm.
Hook
Runs when a session starts, executing session-start.sh. From anh-chu/llm-wiki-pm.
Hook
Runs when a session ends, executing session-stop.sh. From anh-chu/llm-wiki-pm.
Hook Claude Code
Runs before the context is compacted, running bd prime. From Tespera/alluvium.
Hook Claude Code
Runs when a session starts, running bd prime. From Tespera/alluvium.
Hook
Runs when a session starts on startup, resume and clear, executing hot-cache-load.mjs via node. From tboome33/obsidian-mcp-router.
Hook
Runs after the context is compacted, executing hot-cache-load.mjs via node. From tboome33/obsidian-mcp-router.
Hook
Runs when you submit a prompt, before the agent sees it, executing decisions-recall.mjs via node. From tboome33/obsidian-mcp-router.