SessionStart
01Hook
Runs when a session starts, executing plugin-bootstrap.sh via sh. From first-fluke/oh-my-agent.
The multi-agent harness that checks the work: verifies agent runs by artifacts (stop-hook gates, independent judges, append-only event logs) across Claude Code, Codex, Cursor, and 10+ runtimes.
Hook
Runs when a session starts, executing plugin-bootstrap.sh via sh. From first-fluke/oh-my-agent.
Hook
Runs when you submit a prompt, before the agent sees it, executing keyword-detector.ts, state-boundary.ts and skill-injector.ts via bun (3 commands). From first-fluke/oh-my-agent.
Hook
Runs before the agent uses a tool for Bash tool calls, executing test-filter.ts via bun. From first-fluke/oh-my-agent.
Hook
Runs when the agent finishes a response, executing persistent-mode.ts via bun. From first-fluke/oh-my-agent.