ultrawork

Installation
SKILL.md

<Use_When>

  • Multiple independent tasks can run simultaneously
  • User says "ulw", "ultrawork", or explicitly wants parallel execution
  • Task benefits from concurrent execution plus lightweight evidence before wrap-up
  • You need a direct-tool lane plus optional background evidence lanes without entering Ralph </Use_When>

<Do_Not_Use_When>

  • Task requires guaranteed completion with persistence, architect verification, or deslop/reverification -- use ralph instead (Ralph includes ultrawork)
  • Task requires a full autonomous pipeline -- use autopilot instead (autopilot includes Ralph which includes ultrawork)
  • There is only one sequential task with no parallelism opportunity -- execute directly or delegate to a single executor
  • The request is still in plan-consensus mode -- keep planning artifacts in ralplan until execution is explicitly authorized
  • User needs session persistence for resume -- use ralph, which adds persistence on top of ultrawork </Do_Not_Use_When>
Related skills
Installs
61
GitHub Stars
28.3K
First Seen
Feb 17, 2026