SessionStart
01Hook
Runs when a session starts on startup, resume, clear, compact and new, executing sop-summaries.sh and agent-hooks.js via sh with --show-toplevel (2 commands). From SSBun/csl-agent-kit.
Personal agent toolkit spanning skills, plugins, commands, hooks, and Pi extensions.
Hook
Runs when a session starts on startup, resume, clear, compact and new, executing sop-summaries.sh and agent-hooks.js via sh with --show-toplevel (2 commands). From SSBun/csl-agent-kit.
Hook
Runs after the context is compacted for manual and auto tool calls, executing sop-summaries.sh and agent-hooks.js via sh with --show-toplevel (2 commands). From SSBun/csl-agent-kit.
Hook
Runs when you submit a prompt, before the agent sees it, executing sop-candidates.js and agent-hooks.js via sh with --show-toplevel (2 commands). From SSBun/csl-agent-kit.
Hook
Runs before the agent uses a tool for Bash, Edit, Write and apply_patch tool calls, executing agent-hooks.js via sh (2 commands). From SSBun/csl-agent-kit.
Hook
Runs after a tool call finishes for mcp__.*figma.*(get_design_context, get_metadata, get_screenshot, get_figjam, get_variable_defs, get_libraries, search_design_system), mcp__mastergo_magic_mcp.*(getDesignSections, getDsl, getD2c, getMeta, getDesignTexts, getDesignSvgs and extractSvg) tool calls, executing…
Hook
Runs when the agent asks permission for an action, executing agent-hooks.js via sh. From SSBun/csl-agent-kit.
Hook
Runs before the context is compacted for manual and auto tool calls, executing agent-hooks.js via sh. From SSBun/csl-agent-kit.
Hook
Runs when a subagent starts, executing agent-hooks.js via sh. From SSBun/csl-agent-kit.
Hook
Runs when a subagent finishes, executing agent-hooks.js via sh. From SSBun/csl-agent-kit.
Hook
Runs when the agent finishes a response, executing agent-hooks.js via sh. From SSBun/csl-agent-kit.