Magic Cc Codex Worker
插件 活跃Parallel Codex workers inside Claude Code — multi-agent orchestration with git worktree isolation, resumable sessions, and dual-model PR review.
To scale development throughput and budget by delegating complex or parallelizable tasks to a fleet of Codex workers, managed within Claude Code.
功能
- Parallel task execution via multiple Codex agents
- Git worktree isolation for safe experimentation
- Resumable agent sessions
- Dual-model code review (Codex + Claude)
- Role-based agent specialization (implementer, reviewer, planner)
- Integration with Magic Flow projects
使用场景
- Offloading large implementation tasks to parallel Codex workers.
- Trying multiple approaches to a problem simultaneously in isolated worktrees.
- Getting a second code review perspective from a different model family (Codex).
- Automating fan-out of epic child issues to individual Codex agents.
非目标
- Directly replacing Claude's core reasoning or interactive capabilities.
- Managing project dependencies or build processes.
- Executing code outside of sandboxed worktrees or without user approval.
实践
- Agent orchestration
- Parallel task execution
- Code review
- Git workflow management
先决条件
- `codex` CLI installed and authenticated (version 0.122.0+)
- Git installed
- Node.js 20+ (for development/testing)
License
- warning:License usabilityThe license is PolyForm-Noncommercial-1.0.0, which includes non-commercial restrictions, potentially limiting usability for for-profit companies.
安装
请先添加 Marketplace
/plugin marketplace add davepoon/buildwithclaude/plugin install magic-cc-codex-worker@buildwithclaude质量评分
类似扩展
Oh My Claudecode
99Multi-agent orchestration system for Claude Code
Uc Taskmanager
100SDD WORK-PIPELINE Agent — Requirements analysis & development 6-agent full pipeline with DAG-based orchestration and sliding window context management
Ag2 Agent Builder
100Build AG2 (AutoGen) multi-agent systems with slash commands: scaffold agents, wire workflows, create tools, and review code
Codex Hud
99Display OpenAI Codex API usage and costs inside Claude Code
Worktrunk
99Worktrunk 是一个用于 Git worktree 管理的 CLI,专为并行 AI 代理工作流而设计。此插件提供配置指导(LLM 提交消息、项目钩子、worktree 路径)以及自动活动跟踪(`wt list` 中的 🤖/💬 指示器,显示活动的 Claude 会话)。
Agent Triforce
99Multi-agent development system with three specialized agents (PM, Dev, QA) coordinated through checklist methodology based on The Checklist Manifesto and Boeing's checklist engineering