Sateezg/codex-bridge

Image generation (gpt-image-2) and GPT-5 subagents for Claude Code — through the Codex CLI login you already have. No OpenAI API key.

252Stars on the repository
13Mods indexed here, across every type
22d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

codex-artist

01

Sateezg/codex-bridge

Agent

Image-generation subagent. Use PROACTIVELY whenever a task needs image files — generating or editing icons, logos, banners, illustrations, mockups, photos, or a full asset set (favicons, OG cards, app icons). Produces images with OpenAI gpt-image-2 through the local Codex CLI using the user's ChatGPT login, no API…

252 22d ago A 100 tokens original MIT

codex-debugger

02

Sateezg/codex-bridge

Agent

Root-cause a failing test, crash, stack trace, or misbehaving feature by delegating the investigation to OpenAI Codex (GPT-5) via the local Codex CLI, then verifying its diagnosis against the real code. Use when something is broken and the cause isn't obvious, when a bug has already resisted one attempt at a fix, or…

252 22d ago A 104 tokens original MIT

codex-implementer

03

Sateezg/codex-bridge

Agent

Hand a well-specified, high-volume coding task to OpenAI Codex (GPT-5) to actually write the code, so it runs on the user's ChatGPT quota instead of this session's context. Use for mechanical work across many files (renames, import migrations, adding a pattern everywhere), bulk generation (scaffolding, fixtures…

252 22d ago A 114 tokens original MIT

codex-reviewer

04

Sateezg/codex-bridge

Agent

Independent code reviewer powered by OpenAI Codex (GPT-5) via the local Codex CLI. Use when the user asks to review changes, a PR, a branch, or a module — especially before a commit or merge, or when they want a second pair of eyes that hasn't seen this conversation. Give it the repo path and the scope (diff range…

252 22d ago A 97 tokens original MIT

Sateezg/codex-bridge

Agent

Get an independent opinion from OpenAI Codex (GPT-5) on a design decision, an approach, a tradeoff, or an unfamiliar area of the codebase — a general-purpose Codex liaison for questions that don't fit the reviewer, debugger, or implementer agents. Use when the user asks to "ask Codex", wants Claude's work…

252 22d ago A 91 tokens original MIT