·ultrawork
</>

ultrawork

Parallele Ausführungs-Engine für die Aufgabenerledigung mit hohem Durchsatz

28Installationen·2Trend·@yeachan-heo

Installation

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

So installieren Sie ultrawork

Installieren Sie den KI-Skill ultrawork schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/yeachan-heo/oh-my-codex --skill ultrawork
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: 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: " "})

Parallele Ausführungs-Engine für die Aufgabenerledigung mit hohem Durchsatz Quelle: yeachan-heo/oh-my-codex.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/yeachan-heo/oh-my-codex --skill ultrawork
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-22
Aktualisiert
2026-03-11

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

Schnelle Antworten

Was ist ultrawork?

Parallele Ausführungs-Engine für die Aufgabenerledigung mit hohem Durchsatz Quelle: yeachan-heo/oh-my-codex.

Wie installiere ich ultrawork?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/yeachan-heo/oh-my-codex --skill ultrawork Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

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