My community plugin for connecting Codex and Claude

Hi folks,

I use Claude and Codex both, and Codex now amazing. In Claude I’ve been using Plugin “Codex for Claude”, thanks @VeitB

But I was missing the save in Codex, as in my experience, especially for harness, and when you have both - use both!

Add the public marketplace:

codex plugin marketplace add yanchuk/claude-plugin-codex

Core commands:

$claude setup checks whether Claude Code is installed, authenticated, and supports the needed CLI features.
$claude review runs a structured read-only review of local git state.
$claude adversarial-review asks Claude to challenge a plan or diff.
$claude advise asks Claude for a quick second opinion.
$claude do gives Claude a prepared coding, exploration, verifier, scout, or synthesis task.
$claude rescue hands Claude a debugging or implementation task. It is read-only unless you pass --write.
$claude monitor polls a background Claude job and reports whether Claude is active, stale, or finished.
$claude status, $claude result, and $claude cancel manage Claude jobs.

I’ve been using it since a few days and it looks works fine - feel free to open your PRs and give some stars :slight_smile:

Welcome to the forum!

You are welcome to post about Codex plugins you have created.

I would ask that you change the topic title, though. As written, it sounds like an official OpenAI announcement, which it is not.

Note: I do have the ability to change the title myself, and I even tried using AI to help generate alternatives, but it did not produce a title that I thought would be helpful for your topic.

I also fixed the URL so users can now click it directly.

Looking forward to seeing more from you in the future.


After waiting a day, I changed the title.

You are welcome to change it again, but please avoid making it sound like an official OpenAI announcement.

thanks! nice title, appreciate