ultrawork by yeachan-heo/oh-my-claudecode
npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill ultrawork<使用时机>
<请勿使用时机>
ralph(ralph 包含 ultrawork)autopilot(autopilot 包含 ralph,而 ralph 包含 ultrawork)ralph,它在 ultrawork 之上增加了持久性 </请勿使用时机><存在原因> 当任务相互独立时,顺序执行会浪费时间。Ultrawork 能够同时启动多个代理,并将每个任务路由到合适的模型层级,从而在控制令牌成本的同时减少总执行时间。它被设计为一个可组合的组件,ralph 和 autopilot 在此基础上构建了更多功能层。</存在原因>
<执行策略>
model 参数docs/shared/agent-tiers.md 以获取代理选择指南run_in_background: true广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
<工具使用>
Task(subagent_type="oh-my-claudecode:executor", model="haiku", ...)Task(subagent_type="oh-my-claudecode:executor", model="sonnet", ...)Task(subagent_type="oh-my-claudecode:executor", model="opus", ...)run_in_background: true<升级与停止条件>
ralph 模式<最终检查清单>
所有并行任务已完成
构建/类型检查通过
受影响的测试通过
未引入新错误 </最终检查清单>
ralph (持久性包装器) -- 包含:ultrawork (此技能) -- 提供:仅并行执行
autopilot (自主执行) -- 包含:ralph -- 包含:ultrawork (此技能)
Ultrawork 是并行处理层。Ralph 增加了持久性和验证。Autopilot 增加了完整的生命周期管道。
每周安装次数
151
代码仓库
GitHub 星标数
11.2K
首次出现
2026年1月22日
安全审计
已安装于
claude-code141
opencode140
cursor133
gemini-cli132
codex131
github-copilot121
<Use_When>
<Do_Not_Use_When>
ralph instead (ralph includes ultrawork)autopilot instead (autopilot includes ralph which includes ultrawork)ralph which adds persistence on top of ultrawork </Do_Not_Use_When><Why_This_Exists> 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. </Why_This_Exists>
<Execution_Policy>
model parameter explicitly when delegatingdocs/shared/agent-tiers.md before first delegation for agent selection guidancerun_in_background: true for operations over ~30 seconds (installs, builds, tests)<Tool_Usage>
Task(subagent_type="oh-my-claudecode:executor", model="haiku", ...) for simple changesTask(subagent_type="oh-my-claudecode:executor", model="sonnet", ...) for standard workTask(subagent_type="oh-my-claudecode:executor", model="opus", ...) for complex workrun_in_background: true for package installs, builds, and test suites<Escalation_And_Stop_Conditions>
ralph mode<Final_Checklist>
All parallel tasks completed
Build/typecheck passes
Affected tests pass
No new errors introduced </Final_Checklist>
ralph (persistence wrapper) -- includes: ultrawork (this skill) -- provides: parallel execution only
autopilot (autonomous execution) -- includes: ralph -- includes: ultrawork (this skill)
Ultrawork is the parallelism layer. Ralph adds persistence and verification. Autopilot adds the full lifecycle pipeline.
Weekly Installs
151
Repository
GitHub Stars
11.2K
First Seen
Jan 22, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
claude-code141
opencode140
cursor133
gemini-cli132
codex131
github-copilot121
agent-browser 浏览器自动化工具 - Vercel Labs 命令行网页操作与测试
155,300 周安装