By mustafaakben
Delegate complex, multi-file coding tasks to OpenAI Codex CLI from conversations, track async execution, bootstrap MCP configuration, search for and enable MCP servers, and run structured code reviews on git diffs.
Manage project Codex configuration and MCP enablement.
Enable a curated MCP server in project Codex config, or add a custom server block.
Search for MCP servers (typically on GitHub/npm) when curated servers are insufficient.
Run AI-powered code review using Codex CLI.
Delegate a coding task to OpenAI Codex CLI. Checks project config and runs via MCP or exec mode.
Run Codex work asynchronously while preserving safe config/bootstrap behavior.
Delegate complex coding tasks to Codex with explicit configuration checks and user-confirmed bootstrap steps.
Use Codex for deep codebase exploration with read-focused workflows.
Use this skill to initialize Codex configuration and manage MCP servers in a project after confirming with the user.
Use this skill when delegating complex coding tasks to OpenAI Codex CLI and coordinating work between Claude and Codex.
Uses power tools
Uses Bash, Write, or Edit tools
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.
A Claude Code plugin that integrates with OpenAI Codex CLI for delegation, review, and research workflows.
.codex/npm install -g @openai/codex
codex login
npx-based MCP servers.git clone https://github.com/mustafaakben/codex-agent-plugin.git
cd codex-agent-plugin
claude --plugin-dir .
Add the marketplace source:
claude plugin marketplace add https://github.com/mustafaakben/codex-agent-plugin
claude plugin marketplace list
Install from this marketplace:
claude plugin install agent-codex@mustafaakben-marketplace
Update/uninstall:
claude plugin marketplace update mustafaakben-marketplace
claude plugin update agent-codex
claude plugin uninstall agent-codex
This repo includes .claude-plugin/marketplace.json, so marketplace install works directly from GitHub.
If you manually place plugin files in a project, keep this structure:
<plugin-root>/
.claude-plugin/plugin.json
commands/
agents/
skills/
hooks/
scripts/
.mcp.json
Installed plugins commonly expose namespaced commands. Use:
/agent-codex:codex <task>/agent-codex:codex-config [action]/agent-codex:codex-review [target] [focus]/agent-codex:codex-mcp-search <query>/agent-codex:codex-mcp-add <server>.codex/config.template.toml.codex/recommended-mcps.toml.codex/config.tomlconfig.toml is created when users explicitly initialize/approve bootstrap.
model = "gpt-5.4"
model_reasoning_effort = "xhigh"
sandbox_mode = "workspace-write"
approval_policy = "on-request"
The curated, verified set used in templates/docs:
context7playwrightpostgresfilesystemgithubAll are disabled by default in template config.
.codex/config.toml at plugin activation.Validate plugin manifest:
claude plugin validate .
MIT (see LICENSE)
Modular Outlook automation skills for Claude Code: mail, calendar, contacts, tasks, and notes.
Local-first visual planning canvas for human-agent workflow design, execution, and evidence-backed progress tracking.
Windows automation skills and MCP integration for the CursorTouch Windows-MCP server. Provides best practices, tool guidance, and workflows for automating Windows desktops.
npx claudepluginhub mustafaakben/codex-agent-plugin --plugin agent-codexHarness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.