Skip to content

Add claudex — cross-model pair programming (Claude writes, Codex reviews)#309

Open
hamza-ali-shahjahan wants to merge 1 commit into
ccplugins:mainfrom
hamza-ali-shahjahan:add-claudex
Open

Add claudex — cross-model pair programming (Claude writes, Codex reviews)#309
hamza-ali-shahjahan wants to merge 1 commit into
ccplugins:mainfrom
hamza-ali-shahjahan:add-claudex

Conversation

@hamza-ali-shahjahan

Copy link
Copy Markdown

Adds claudex under Code Quality Testing (alphabetical position).

ClauDex makes Claude Code and OpenAI Codex collaborate instead of coexist:

  • /claudex <task> — write→review loop: Claude implements, Codex reviews the diff (read-only via codex exec --sandbox read-only), iterate to consensus (max 3 rounds)
  • /claudex:verdict — both models review the same diff independently; disagreements surfaced as 🤝 both / 🧡 only Claude / 🖤 only Codex, ending SHIP / FIX FIRST / REDESIGN
  • /claudex:debate — both models argue a design decision, the user arbitrates
  • /claudex:demo — two-minute guided first run over planted bugs in a throwaway repo
  • /claudex:setup, /claudex:stats, plus an advisory skill that suggests (never runs) a cross-model check after risky changes

Vendored copy is v0.6.0; canonical repo: https://github.com/hamza-ali-shahjahan/claudex (MIT).

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