ultrawork とは?
高スループットのタスク完了のための並列実行エンジン ソース: yeachan-heo/oh-my-codex。
高スループットのタスク完了のための並列実行エンジン
コマンドラインで ultrawork AI スキルを開発環境にすばやくインストール
ソース: yeachan-heo/oh-my-codex。
Ultrawork is a parallel execution engine that runs multiple agents simultaneously for independent tasks. It is a component, not a standalone persistence mode -- it provides parallelism and smart model routing but not persistence, verification loops, or state management.
Sequential task execution wastes time when tasks are independent. Ultrawork enables firing multiple agents simultaneously and routing each to the right model tier, reducing total execution time while controlling token costs. It is designed as a composable component that ralph and autopilot layer on top of.
statewrite({mode: "ultrawork", active: true, reinforcementcount: 1, startedat: " "})
高スループットのタスク完了のための並列実行エンジン ソース: yeachan-heo/oh-my-codex。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/yeachan-heo/oh-my-codex --skill ultrawork高スループットのタスク完了のための並列実行エンジン ソース: yeachan-heo/oh-my-codex。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/yeachan-heo/oh-my-codex --skill ultrawork インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/yeachan-heo/oh-my-codex