ma-codex

Execute tasks and coordinate Claude Code subprocesses via direct commands.

2|Updated Jul 2, 2026
One-click install
npx skills add https://github.com/1345191768/multiAgents --skill ma-codex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ma-codex
Source: https://github.com/1345191768/multiAgents/tree/main/skills/ma-codex
Command: npx skills add https://github.com/1345191768/multiAgents --skill ma-codex

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

MA Codex helps you manage Claude Code tasks more effectively by providing a direct command interface to execute and coordinate Codex conversations and external-model execution.

Core Features & Use Cases

  • Direct Task Execution: Execute tasks with the $ma-codex <task> or /ma:codex <task> command.
  • Codex Control Mode: Use Codex as the scheduler, reviewer, and final summarizer.
  • External Model Execution: Run Claude CLI child workers with different external models in isolated worktrees.
  • Integration with MA Runtime: Leverages the MA runtime bridge for model execution and coordination.
  • Use Case: When you need to coordinate multiple Claude Code subprocesses to handle a complex task, such as a code review or project management task, MA Codex can help streamline the process.

Quick Start

Use the ma-codex <task> command to execute a task, such as "Analyze the code for potential optimizations."

Frequently Asked Questions about ma-codex

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate multiple Claude Code subprocesses for complex workflows?

You can coordinate multiple Claude Code subprocesses by using a direct command interface to execute tasks and manage Codex conversations, requiring an MA runtime bridge for external-model execution and coordination.

How do I execute tasks directly in Claude Code using Codex?

Execute tasks directly by invoking the ma-codex command with your desired task string, allowing Codex to act as the scheduler, reviewer, and final summarizer for the Claude Code environment.

Do I need the MA runtime to run external models with Claude Code?

Yes, you need the MA runtime bridge to run external-model execution and coordinate Claude CLI child workers in isolated worktrees for managing complex workflows involving multiple Claude Code subprocesses.

What is the best way to manage complex code review tasks in Claude Code?

The best way to manage complex code review tasks is using a direct command interface that controls Claude Code subprocesses, leveraging Codex as the scheduler, reviewer, and final summarizer to streamline the process.

Can I run Claude CLI child workers in isolated worktrees?

Yes, you can run Claude CLI child workers with different external models in isolated worktrees by leveraging the MA runtime bridge for model execution and coordination within the direct command interface.