pipeline
Installation
SKILL.md
Pipeline Skill
$pipeline is the configurable pipeline orchestrator for OMX. It sequences stages
through a uniform PipelineStage interface, with state persistence and resume support.
Default Autopilot Pipeline
The canonical OMX pipeline sequences:
RALPLAN (consensus planning) -> team-exec (Codex CLI workers) -> ralph-verify (architect verification)
Configuration
Pipeline parameters are configurable per run:
| Parameter | Default | Description |
|---|
Related skills
More from yeachan-heo/oh-my-codex
ralph
Self-referential loop until task completion with architect verification
90review
Deprecated standalone review skill
86worker
Team worker protocol (ACK, mailbox, task lifecycle) for tmux-based OMX teams
84team
N coordinated agents on shared task list using tmux-based orchestration
84autopilot
[OMX] Strict autonomous loop: $ralplan -> $ralph -> $code-review
83swarm
Deprecated compatibility shim for team execution
82