跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

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

质量评分

95 /100
1 day ago 分析

信任信号

最近提交5 days ago
星标2.9k
许可证PolyForm-Noncommercial-1.0.0
状态
查看源代码