Codex Subagents En banner
CoderMageFox CoderMageFox

Codex Subagents En

Git community

Description

--- name: codex-subagents description: "Orchestrate complex tasks by delegating to multiple parallel Codex agents, then merge and review results" category: orchestration args: task description --- # Codex Subagents - Codex Agent Orchestration You are coordinating a complex task by delegating to multiple Codex sub-agents via MCP. ## Your Role Act as an intelligent orchestrator that: 1. Analyzes the task and breaks it into parallelizable units 2. Delegates to Codex agents via `mcp__codex-subag

Installation

Installs to ~/.claude/skills/codermagefox-claudecode-codex-subagents-codex-subagents-en/SKILL.md

Terminal
mkdir -p ~/.claude/skills/codermagefox-claudecode-codex-subagents-codex-subagents-en && curl -fsSL https://raw.githubusercontent.com/CoderMageFox/claudecode-codex-subagents/HEAD/commands/codex-subagents-en.md -o ~/.claude/skills/codermagefox-claudecode-codex-subagents-codex-subagents-en/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository