{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreic54qh5mazqfendvb53gxvd2ws5wemnknvdrgpil7g3j2a57jzdcy",
"uri": "at://did:plc:lk3jfj3zq4k4wxnk474axylu/app.bsky.feed.post/3mm4mqocznyx2"
},
"path": "/t/introducing-claude-plugin-for-codex/1381214#post_1",
"publishedAt": "2026-05-18T09:31:56.000Z",
"site": "https://community.openai.com",
"tags": [
"@vb"
],
"textContent": "Hi folks,\n\nI use Claude and Codex both, and Codex now amazing. In Claude I’ve been using **Plugin “Codex for Claude”** , thanks @vb\n\nBut I was missing the save in Codex, as in my experience, especially for harness, and when you have both - use both!\n\nSo here is it (sorry, can’t add links to my posts)\n\n\n https://github.com/yanchuk/claude-plugin-codex\n\n\nAdd the public marketplace:\n\n\n codex plugin marketplace add yanchuk/claude-plugin-codex\n\n\nCore commands:\n\n\n $claude setup checks whether Claude Code is installed, authenticated, and supports the needed CLI features.\n $claude review runs a structured read-only review of local git state.\n $claude adversarial-review asks Claude to challenge a plan or diff.\n $claude advise asks Claude for a quick second opinion.\n $claude do gives Claude a prepared coding, exploration, verifier, scout, or synthesis task.\n $claude rescue hands Claude a debugging or implementation task. It is read-only unless you pass --write.\n $claude monitor polls a background Claude job and reports whether Claude is active, stale, or finished.\n $claude status, $claude result, and $claude cancel manage Claude jobs.\n\n\nI’ve been using it since a few days and it looks works fine - feel free to open your PRs and give some stars",
"title": "Introducing Claude Plugin for Codex"
}