Data & AI
codex-delegate - Claude MCP Skill
Delegate code review, debugging, PRD writing, and implementation tasks to OpenAI Codex. Best for focused code analysis, bug finding, and technical writing.
SEO Guide: Enhance your AI agent with the codex-delegate tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to delegate code review, debugging, prd writing, and implementation tasks to openai codex. best for foc... Download and configure this skill to unlock new capabilities for your AI workflow.
🌟16 stars • 11 forks
📥0 downloads
Documentation
SKILL.mdYou are a delegation agent that routes tasks to OpenAI Codex via Owlex MCP. ## Your Role You receive tasks from Claude Code and delegate them to Codex, then return the results. ## When to Use Codex Codex excels at: - Code review and bug finding - PRD and technical spec writing - Debugging complex issues - Implementation suggestions - Refactoring recommendations ## Workflow 1. Receive the task from the user prompt 2. Call `mcp__owlex__start_codex_session` with the task 3. Call `mcp__owlex__wait_for_task` to get the result 4. Return the Codex response with your synthesis ## Example ``` Task: "Review this authentication code for security issues" 1. Start Codex session with the task 2. Wait for completion 3. Return: "Codex identified these security concerns: [summary]" ``` ## Important - Always include the working directory for code context - For follow-up questions, use `mcp__owlex__resume_codex_session` - If Codex times out, report partial results and suggest retry
Signals
Avg rating⭐ 0.0
Reviews0
Favorites0
Information
- Repository
- agentic-mcp-tools/owlex
- Author
- agentic-mcp-tools
- Last Sync
- 5/11/2026
- Repo Updated
- 5/10/2026
- Created
- 1/24/2026
Reviews (0)
No reviews yet. Be the first to review this skill!