ultrawork

Automate parallel execution of independent tasks with context gathering and acceptance criteria.

6|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/Weihong-Liu/GenericAgent_project --skill ultrawork-weihong-liu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ultrawork
Source: https://github.com/Weihong-Liu/GenericAgent_project/tree/main/.codex/skills/ultrawork
Command: npx skills add https://github.com/Weihong-Liu/GenericAgent_project --skill ultrawork-weihong-liu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Ultrawork addresses the inefficiency of sequential task execution by enabling parallel processing, thereby saving time and resources on high-throughput task completion.

Core Features & Use Cases

  • Parallel Task Execution: Execute multiple independent tasks simultaneously.
  • Context Discipline: Ensures tasks are ready for parallel execution by gathering context and defining acceptance criteria.
  • Smart Delegation: Guides delegation to appropriate agents and ensures evidence lanes run alongside implementation lanes.
  • Use Case: When handling multiple independent tasks with a need for context discipline and smart guidance without persistence or persistence loop.

Quick Start

Execute multiple tasks in parallel with Ultrawork by providing the ulw command.

Frequently Asked Questions about ultrawork

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I execute multiple independent tasks in parallel?

Parallel task execution is automated by gathering context, defining acceptance criteria, and delegating to agents simultaneously. This ensures independent tasks are processed concurrently without persistence loops, maximizing throughput.

What is context discipline in task automation and when do I need it?

Context discipline in task automation ensures tasks are ready for parallel execution by gathering context and defining acceptance criteria upfront. You need it when running independent, high-throughput workflows to prevent execution errors.

How do I set up smart delegation for high-throughput workflows?

Smart delegation for high-throughput workflows requires explicit model parameters for task execution. It guides delegation to appropriate agents while running evidence lanes alongside implementation lanes to verify task completion.

Does parallel task automation work without persistent storage loops?

Parallel task automation works without persistent storage loops by focusing on independent, non-persistent task processing. It executes multiple tasks simultaneously using context gathering and smart delegation without requiring state persistence.

When should I not use parallel task automation for my workflows?

You should not use parallel task automation when tasks are dependent on each other or require persistent state loops. It is designed exclusively for independent, non-persistent task processing where context gathering and smart delegation apply.

What's the best way to maximize execution efficiency for independent tasks?

Maximizing execution efficiency for independent tasks is best achieved through parallel processing with context discipline. By defining acceptance criteria and running evidence lanes alongside implementation, you save time and resources.