Skip to content

Add codex-helper (Claude ↔ Codex orchestration)#294

Open
toniles wants to merge 1 commit into
ComposioHQ:masterfrom
toniles:add-codex-helper
Open

Add codex-helper (Claude ↔ Codex orchestration)#294
toniles wants to merge 1 commit into
ComposioHQ:masterfrom
toniles:add-codex-helper

Conversation

@toniles

@toniles toniles commented Jun 13, 2026

Copy link
Copy Markdown

Adds codex-helper under Backend & Architecture (alongside maestro-orchestrate), as an external-repo entry.

What it is: a Claude Code plugin (repo-as-marketplace) that orchestrates non-blocking, multi-turn Claude ↔ Codex review dialogues and Codex implementation jobs — plan reviews, aspect-based code reviews, and isolated git-worktree implementation jobs — exposed as MCP tools plus slash commands. The MCP server ships as a self-contained esbuild bundle, so installing needs no build step.

Install:

/plugin marketplace add toniles/codex-helper-plugin
/plugin install codex-helper@codex-helper

Checklist per your Contributing section:

  • Addresses a real use case: cross-model (Claude+Codex) review/delegation from inside Claude Code.
  • Doesn't duplicate existing functionality: complements maestro-orchestrate; this one bridges to OpenAI Codex specifically.
  • README-only entry pointing to the external repo (same pattern as AgentLint, maestro-orchestrate, etc.); validated locally with claude plugin validate.

Adds toniles/codex-helper-plugin: non-blocking Claude<->Codex orchestration
for Claude Code (review dialogues, code reviews, worktree implementation jobs).
@chatgpt-codex-connector

Copy link
Copy Markdown

To use Codex here, create a Codex account and connect to github.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant