Jarrod Watts tweeted about the release of his Claude Code plugin called Claude Delegator.
A Claude Code plugin that lets you use GPT 5.2 powered subagents directly within Claude Code.
Ask GPT 5.2 (via codex) to architect your code, perform security audits, or make any other changes to your codebase.
GPT expert subagents for Claude Code. Five specialists that can analyze AND implement—architecture, security, code review, and more.

And yes, you need to have Codex CLI with active subscription to use this.
Installation:
- Add the marketplace:
/plugin marketplace add jarrodwatts/claude-delegator - Install the plugin:
/plugin install claude-delegator - Run the setup:
/claude-delegator:setup
Link to GitHub: jarrodwatts/claude-delegator