Codex Bridge

Delegate substantial implementation, refactor, debug, and review work to OpenAI Codex through a hook-driven runtime. Use when the user says "have Codex…", "run this by Codex", asks for an adversarial review, or wants a plan→execute→review→merge loop. The plugin's hooks intercept native Agent spawns (Explore-class), auto-arm Monitor on background dispatches, isolate write-mode tasks in a per-task git worktree, and surface running-job state into context — so the orchestrator rarely has to teach itself how to drive the bridge.

yigitkonur a98bdba 8 files · 35.3 KB Updated

File contents

yigitkonur/codex-bridge/tree/main/plugin/skills/codex-bridge commit a98bdba953

Frequently asked questions

npx skillmds@latest add yigitkonur/codex-bridge-2