ultrawork

Execute parallel tasks with context gathering and evidence-based validation.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/JaCha00/nais2-integration-complete --skill ultrawork-jacha00
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ultrawork
Source: https://github.com/JaCha00/nais2-integration-complete/tree/main/.codex/skills/ultrawork
Command: npx skills add https://github.com/JaCha00/nais2-integration-complete --skill ultrawork-jacha00

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Ultrawork addresses the inefficiency of sequential task execution by enabling parallel processing, context management, and evidence-based validation for high-throughput task completion.

Core Features & Use Cases

  • Parallel Execution: Allows multiple independent tasks to run simultaneously, boosting throughput.
  • Context Management: Ensures that all necessary context is gathered before execution.
  • Evidence-Based Validation: Validates tasks through direct tool work and background evidence lanes.
  • Use Case: For example, when processing multiple images for analysis, Ultrawork can parallelize the tasks, allowing for faster processing and validation.

Quick Start

To start the ultrawork Skill, use the command: /start-ultrawork followed by your task description.

Frequently Asked Questions about ultrawork

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

FAQPage Schema
What is parallel task execution and how does it improve throughput?

Parallel task execution runs multiple independent tasks simultaneously rather than sequentially. This concurrent processing approach boosts overall throughput and reduces total completion time for high-volume workloads.

How do I set up parallel processing for high-throughput task execution?

To start parallel processing, use the `/start-ultrawork` command followed by your task description. You must first gather explicit context, define acceptance criteria, and classify tasks before execution begins.

Does evidence-based validation verify completed tasks automatically?

Evidence-based validation checks tasks through direct tool work and background evidence lanes. This structured workflow ensures that parallel processed tasks meet defined acceptance criteria before completion.

Can I use context management to handle multiple concurrent tasks?

Context management ensures all necessary context is gathered before concurrent execution begins. This approach handles multiple independent tasks simultaneously while maintaining structured workflows and validation.

What are the limitations of parallel execution for high-throughput processing?

Parallel execution requires explicit context gathering and task classification before starting. Tasks must be independent to run simultaneously, and acceptance criteria must be defined upfront for evidence-based validation.

Is sequential execution slower than parallel processing for batch tasks?

Sequential execution processes tasks one by one, which is less efficient than parallel processing. Running multiple independent tasks simultaneously boosts throughput and significantly reduces total batch processing time.