What problem does it solve?
This skill keeps high-throughput Workflows moving by orchestrating multiple agents in parallel, aggressively delegating tasks, and enforcing persistence so no complex job stalls or needs constant manual supervision.
Core Features & Use Cases
- Parallel Execution: Launches independent agents simultaneously for every subtask, ensuring time-consuming operations progress together.
- Aggressive Delegation & Smart Model Routing: Immediately routes work to specialized tiers (LOW, MEDIUM, HIGH) to conserve tokens while matching expertise to complexity.
- Background Persistence & Cleanup: Sends long-running commands to background mode, enforces verification checklists, and deletes ultrawork state files when the job is complete to avoid stale sessions.
- Use Case: Ask for persistent performance mode when building, testing, and reviewing a multi-component system so every step checks off the verification list before completion.
Quick Start
Ask for maximum performance mode to run tasks with aggressive parallel agent orchestration.