hypervisor
CommunityAtomic batching for safe parallel task processing.
Authornicsuzor
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Coordinate batch operations with atomic locking to prevent duplicate processing of tasks across multiple workers.
Core Features & Use Cases
- Atomic locking: Use mkdir to atomically claim a task directory and prevent other workers from processing the same item.
- Queue-driven processing: Maintain a queue of work items and a results directory to track progress and outcomes.
- Parallel workers: Support multiple agents running in parallel while ensuring each item is processed once.
- Result tracking & triage: Write per-item YAML results and provide a lightweight triage workflow to classify or close tasks.
Quick Start
Run batch_worker.py with a prepared queue at /tmp/task-batch to start processing items in parallel using atomic directory locks.
Dependency Matrix
Required Modules
yaml
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: hypervisor Download link: https://github.com/nicsuzor/aops-dist/archive/main.zip#hypervisor Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.