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 Forge </Use_When>

<Do_Not_Use_When>

  • Task requires guaranteed completion with persistence, architect verification, or deslop/reverification -- use forge instead (Forge includes ultrawork)
  • Task requires a full autonomous pipeline -- use autoforge / autopilot instead (Autoforge includes Forge 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 blueprint until execution is explicitly authorized
  • User needs session persistence for resume -- use forge, which adds persistence on top of ultrawork </Do_Not_Use_When>
Installs
1
GitHub Stars
4
First Seen
Aug 20, 2026
ultrawork — justinedevs/roblox-ai-os