·ultrawork
</>

ultrawork

高スループットのタスク完了のための並列実行エンジン

27インストール·1トレンド·@yeachan-heo

インストール

$npx skills add https://github.com/yeachan-heo/oh-my-codex --skill ultrawork

ultrawork のインストール方法

コマンドラインで ultrawork AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/yeachan-heo/oh-my-codex --skill ultrawork
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: 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
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-22
更新日
2026-03-10

Browse more skills from yeachan-heo/oh-my-codex

クイックアンサー

ultrawork とは?

高スループットのタスク完了のための並列実行エンジン ソース: yeachan-heo/oh-my-codex。

ultrawork のインストール方法は?

ターミナルまたはコマンドラインツール(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