SessionStart
01Hook
Runs when a session starts, executing session-start.sh via bash. From sehoon787/my-codex.
All-in-one agent harness for OpenAI Codex CLI — Boss meta-orchestrator, 17 curated agents (+17 opt-in AI specialists), 123 curated skills, 3 MCP servers. Install once, curated specialists ready.
Hook
Runs when a session starts, executing session-start.sh via bash. From sehoon787/my-codex.
Hook
Runs before the agent uses a tool for Edit and Write tool calls, running an inline shell check. From sehoon787/my-codex.
Hook
Runs after a tool call finishes for Agent, Edit, Write, WebSearch and WebFetch tool calls, executing session-sync.js via node (3 commands). From sehoon787/my-codex.
Hook
Runs when a subagent finishes, executing session-sync.js via node (3 commands). From sehoon787/my-codex.
Hook
Runs on the TeammateIdle event, running an inline shell check. From sehoon787/my-codex.
Hook
Runs when a task is marked completed, running an inline shell check. From sehoon787/my-codex.
Hook
Runs when the agent finishes a response, executing stop-profile-update.js and stop-session-enforcement.js via node (2 commands). From sehoon787/my-codex.
Hook
Runs when you submit a prompt, before the agent sees it, executing session-sync.js via node. From sehoon787/my-codex.