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.

1.3kStars on the repository
63Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

first-fluke/oh-my-agent

Hook

Runs when a session starts, executing plugin-bootstrap.sh via sh. From first-fluke/oh-my-agent.

1.3k 3d ago A tokens not measured original MIT

UserPromptSubmit

02

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.

1.3k 3d ago A tokens not measured original MIT

PreToolUse

03

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.

1.3k 3d ago A tokens not measured original MIT

Stop

04

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.

1.3k 3d ago A tokens not measured original MIT