fusengine/codex

Production-ready plugin ecosystem for OpenAI Codex CLI 26 plugins, 37 expert subagents (TOML), 196 skills, lifecycle hooks wired to a Bun harness, full AGENTS.md rules corpus, plugin marketplace and one-command installer. Faithful port of the Fusengine Claude Code plugin ecosystem.

1Stars on the repository
66Mods indexed here, across every type
13d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

UserPromptSubmit

01

fusengine/codex

Hook

Runs when you submit a prompt, before the agent sees it, executing bin.mjs via bun. From fusengine/codex.

1 13d ago A tokens not measured

SubagentStart

02

fusengine/codex

Hook

Runs when a subagent starts, executing bin.mjs via bun. From fusengine/codex.

1 13d ago A tokens not measured

PreToolUse

03

fusengine/codex

Hook

Runs before the agent uses a tool for Bash, apply_patch, spawn_agent and multi_agent_v1.spawn_agent tool calls, executing bin.mjs via bun (3 commands). From fusengine/codex.

1 13d ago A tokens not measured

SubagentStop

04

fusengine/codex

Hook

Runs when a subagent finishes, executing bin.mjs via bun. From fusengine/codex.

1 13d ago A tokens not measured

Stop

05

fusengine/codex

Hook

Runs when the agent finishes a response, executing bin.mjs via bun. From fusengine/codex.

1 13d ago A tokens not measured

PostToolUse

06

fusengine/codex

Hook

Runs after a tool call finishes for apply_patch, context7, exa, Bash and update_plan tool calls, executing bin.mjs via bun (3 commands). From fusengine/codex.

1 13d ago A tokens not measured

SessionEnd

07

fusengine/codex

Hook

Runs when a session ends, executing bin.mjs via bun. From fusengine/codex.

1 13d ago A tokens not measured