Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Magic Cc Codex Worker

Plugin Aktiv

Parallel Codex workers inside Claude Code — multi-agent orchestration with git worktree isolation, resumable sessions, and dual-model PR review.

Zweck

To scale development throughput and budget by delegating complex or parallelizable tasks to a fleet of Codex workers, managed within Claude Code.

Funktionen

  • 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

Anwendungsfälle

  • 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.

Nicht-Ziele

  • 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.

Praktiken

  • Agent orchestration
  • Parallel task execution
  • Code review
  • Git workflow management

Voraussetzungen

  • `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.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add davepoon/buildwithclaude
/plugin install magic-cc-codex-worker@buildwithclaude

Qualitätspunktzahl

95 /100
Analysiert about 22 hours ago

Vertrauenssignale

Letzter Commit5 days ago
Sterne2.9k
LizenzPolyForm-Noncommercial-1.0.0
Status
Quellcode ansehen