·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。

SKILL.md

查看原文

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 中使用

这个 Skill 的源码在哪?

https://github.com/yeachan-heo/oh-my-codex

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-22