oh-my-codex

Automate multi-agent orchestration and workflow execution for Codex CLI.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/KYRIE66nb/codex-omx-public-config --skill oh-my-codex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oh-my-codex
Source: https://github.com/KYRIE66nb/codex-omx-public-config/tree/main/home/.agents/skills/oh-my-codex
Command: npx skills add https://github.com/KYRIE66nb/codex-omx-public-config --skill oh-my-codex

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates complex, multi-agent workflows for Codex CLI by coordinating dozens of agents, tmux-based team sessions, and persistent MCP servers to minimize manual setup and coordination overhead.

Core Features & Use Cases

  • Role Prompts for 30 agents enabling specialized tasks.
  • Workflow Skills for staged pipelines (plan → prd → exec → verify → fix) and parallel execution.
  • Team orchestration in tmux with persistent MCP servers for state, memory, and code intelligence.
  • Scalable pipeline execution and code collaboration.

Quick Start

Install Node.js and oh-my-codex, then run omx setup to initialize prompts, skills, and configuration.

Frequently Asked Questions about oh-my-codex

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

FAQPage Schema
How do I coordinate multiple agents for Codex CLI workflows?

To coordinate multiple agents for Codex CLI workflows, you can use this Skill to automate multi-agent orchestration, enabling parallel execution and staged pipelines without manual setup overhead.

Can I run team-based coding tasks with parallel agents in tmux?

Yes, you can run team-based coding tasks with parallel agents in tmux. This Skill orchestrates team sessions in tmux and integrates persistent MCP servers for state and memory management.

What is the best way to set up staged pipelines for plan, execution, and verification?

The best way to set up staged pipelines for plan, execution, and verification is using workflow skills that execute staged pipelines like plan to prd to exec to verify to fix automatically.

Do I need Node.js to initialize multi-agent orchestration and MCP server integration?

Yes, you need Node.js installed to initialize multi-agent orchestration and MCP server integration. After installing Node.js, run the setup command to initialize prompts, skills, and configuration.

How many specialized role prompts can I assign to agents for code collaboration?

You can assign up to 30 specialized role prompts to agents for code collaboration. This enables scalable pipeline execution by assigning specialized tasks to individual agents within the workflow.