# Pipeline

> Sunset stub — use $plan and $team directly instead

- Skill: `yeachan-heo-oh-my-codex/pipeline` (Agent Skill)
- Install (CLI): `npx skillmds@latest add yeachan-heo-oh-my-codex/pipeline`
- Raw SKILL.md: https://api.skillmd.com/api/skills/yeachan-heo-oh-my-codex/pipeline/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: Yeachan-Heo (https://skillmd.com/u/yeachan-heo-oh-my-codex)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/yeachan-heo-oh-my-codex/pipeline

---


# Pipeline — removed

`$pipeline` was removed in OMX 0.21.

Pipeline's configurable stage sequencing overlapped `$plan` (planning) and `$team` (execution) without a unique runtime. Use the canonical skills directly: `$plan` for optional planning, `$team` for coordinated parallel execution, `$ultragoal` for durable goal-mode runs.

Migration: replace `$pipeline` with explicit `$plan` and `$team` invocations as the task warrants.

Task: {{ARGUMENTS}}

