ultrapilot
Ultrapilot Skill
Parallel autopilot that spawns multiple workers with file ownership partitioning for maximum speed.
Overview
Ultrapilot is the parallel evolution of autopilot. It decomposes your task into independent parallelizable subtasks, assigns non-overlapping file sets to each worker, and runs them simultaneously.
Key Capabilities:
- Decomposes task into parallel-safe components
- Partitions files with exclusive ownership (no conflicts)
- Spawns up to 20 parallel workers
- Coordinates progress via TaskOutput
- Integrates changes with sequential handling of shared files
- Validates full system integrity
Speed Multiplier: Up to 5x faster than sequential autopilot for suitable tasks.
Usage
More from yeachan-heo/oh-my-claudecode
hud
Configure HUD display options (layout, presets, display elements)
524deepinit
Deep codebase initialization with hierarchical AGENTS.md documentation
434autopilot
Full autonomous execution from idea to working code
426ralph
Self-referential loop until task completion with configurable verification reviewer
415omc-setup
Install or refresh oh-my-claudecode for plugin, npm, and local-dev setups from the canonical setup flow
406ultrawork
Parallel execution engine for high-throughput task completion
404