Yeachan-HeoYeachan-HeoCommunityยท29 Agent Skills Included

oh-my-codex

Supercharge Codex CLI with autonomous multi-agent coding workflows

Turns OpenAI Codex CLI into a full autonomous engineering workspace with planning, execution, review, and QA stages. Runs structured workflows like deep-interview, consensus planning, durable goal tracking, parallel team agents, and adversarial testing. Removes vague prompts, stalled sessions, and unverified code by enforcing evidence-based completion at every step.
npx skills add Yeachan-Heo/oh-my-codex --all -g -y
Available:

Acts as the top-level operating contract that tells the AI agent how to work autonomously, when to delegate to subagents, and how to route tasks to the correct workflow skill.

All Skills in This Repository (29)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
Yeachan-HeoYeachan-Heo

swarm

Route distributed agent tasks to the Team skill's staged pipeline.

Community
Basic
๐Ÿ“ฆ In Repo
Yeachan-HeoYeachan-Heo

ralph-init

Generate a PRD with goals, constraints, and implementation phases from a project description.

Community
Intermediate
๐Ÿ“ฆ In Repo
Yeachan-HeoYeachan-Heo

configure-discord

Configure Discord notifications for OMX session events via webhook or bot.

Community
Intermediate
๐Ÿ“ฆ In Repo
Yeachan-HeoYeachan-Heo

psm

Manage isolated development sessions using git worktrees and tmux.

Community
Basic
๐Ÿ“ฆ In Repo
Yeachan-HeoYeachan-Heo

learn-about-omx

Analyze OMX usage data to generate a personalized recommendations report.

Community
Intermediate
๐Ÿ“ฆ In Repo
Yeachan-HeoYeachan-Heo

omx-setup

Automate end-to-end OMX setup with pre-checks, resume support, and HUD integration.

Community
Advanced
๐Ÿ“ฆ In Repo
Yeachan-HeoYeachan-Heo

git-master

Coordinate Git workflows for atomic commits, interactive rebasing, and history cleanup.

Community
Intermediate
๐Ÿ“ฆ In Repo
Yeachan-HeoYeachan-Heo

review

Evaluate plan files in .omx/plans/ with Critic-based review verdicts.

Community
Basic
๐Ÿ“ฆ In Repo
Yeachan-HeoYeachan-Heo

ralplan

Coordinate consensus planning through Planner, Architect, and Critic roles.

Community
Basic
๐Ÿ“ฆ In Repo
Yeachan-HeoYeachan-Heo

configure-telegram

Configure Telegram notifications for OMX via interactive setup wizard.

Community
Advanced
๐Ÿ“ฆ In Repo
Yeachan-HeoYeachan-Heo

cancel

Cancels active OMX workflow modes and performs documented state cleanup.

Community
Intermediate
๐Ÿ“ฆ In Repo
Yeachan-HeoYeachan-Heo

design

Creates and maintains a repo-local DESIGN.md as the source of truth for product and UI decisions.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install oh-my-codex?โ–ผ

Run `npx skills add Yeachan-Heo/oh-my-codex --all -g -y` in your terminal to install the full skill suite globally.

What does oh-my-codex do?โ–ผ

It is a workflow layer for OpenAI Codex CLI that adds autonomous orchestration, from requirement interviews and consensus planning to durable goal execution and code review.

How do I run a task end-to-end with OMX?โ–ผ

Invoke $autopilot with your task and it runs the canonical chain: $deep-interview to clarify requirements, $ralplan to build an approved plan, then $ultragoal to execute and verify it.

Can OMX run multiple agents in parallel?โ–ผ

Yes. The $team skill launches coordinated worker agents in tmux panes with shared task state and mailbox messaging for parallel implementation.

Does oh-my-codex work on Windows?โ–ผ

OMX is designed and tuned for macOS or Linux with Codex CLI; native Windows is not the default experience and may behave inconsistently.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’