By glekner
Get OpenAI Codex's opinion, delegate code changes, and request code reviews during Claude Code conversations
A Claude Code plugin marketplace containing plugins for getting second opinions from other AI coding assistants.
# Add the marketplace
/plugin marketplace add glekner/ccli-opinion-marketplace
# Install a plugin
/plugin install cursor-opinion@ccli-opinion-marketplace
/plugin install codex-opinion@ccli-opinion-marketplace
Delegate questions to Cursor AI agent for a second opinion during your Claude Code conversation.
Commands:
/ask-cursor [context] - Get Cursor's opinion on the current topic/delegate [task] - Have Cursor make code changes in your project/review - Send git diff to Cursor for code reviewPrerequisites:
agent command) installed and in PATHOptional model override:
export CURSOR_MODEL='gpt-5.2-codex' # default model
Delegate questions to OpenAI Codex CLI for a second opinion during your Claude Code conversation.
Commands:
/ask-codex [context] - Get Codex's opinion on the current topic/delegate [task] - Have Codex make code changes in your project/review - Send git diff to Codex for code reviewPrerequisites:
npm install -g @openai/codexOptional model override:
export CODEX_MODEL='gpt-5.2-high' # default model
During any Claude Code conversation:
Cursor:
/ask-cursor # Get Cursor's opinion
/ask-cursor what about performance? # With additional context
/delegate add error handling to api.js # Have Cursor make changes
/review # Get code review of git diff
Codex:
/ask-codex # Get Codex's opinion
/ask-codex what about performance? # With additional context
/delegate add error handling to api.js # Have Codex make changes
/review # Get code review of git diff
Claude will gather context, consult the external AI, and synthesize both opinions.
MIT License
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub glekner/cursor-opinion-marketplace --plugin codex-opinionGet Cursor's opinion, delegate code changes, and request code reviews during Claude Code conversations
Get Cursor's opinion, delegate code changes, and request code reviews during Claude Code conversations
Give Claude Code a second opinion using OpenAI Codex - automatic plan review via hooks
OpenAI Codex CLI integration with MCP server and skills for plan review, code review, and codebase analysis
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.