SessionStart
01Hook
Runs when a session starts, executing validate-hooks.js and session-start.sh via node (2 commands). From sehoon787/my-claude.
All-in-one agent harness for Claude Code — Boss meta-orchestrator, 32 curated agents, 139 curated skills, 2 named workflows, 2 LSP servers, 8 hooks, 3 MCP servers. One plugin install.
Hook
Runs when a session starts, executing validate-hooks.js and session-start.sh via node (2 commands). From sehoon787/my-claude.
Hook
Runs before the agent uses a tool for Edit and Write tool calls, running an inline shell check. From sehoon787/my-claude.
Hook
Runs after a tool call finishes for Agent, Edit, Write, WebSearch and WebFetch tool calls, executing session-sync.js (5 commands). From sehoon787/my-claude.
Hook
Runs when a subagent finishes, executing session-sync.js (3 commands). From sehoon787/my-claude.
Hook
Runs on the TeammateIdle event, running an inline shell check. From sehoon787/my-claude.
Hook
Runs when a task is marked completed, running an inline shell check. From sehoon787/my-claude.
Hook
Runs when the agent finishes a response, executing stop-profile-update.js, stop-session-enforcement.js and session-end.js via node (3 commands). From sehoon787/my-claude.
Hook
Runs when you submit a prompt, before the agent sees it, executing stop-profile-update.js and session-sync.js via node with --- (3 commands). From sehoon787/my-claude.