What problem does it solve?
This Skill enables automated, high-success-rate parallel execution of long-running and multi-turn batch AI tasks for efficient processing at scale.
Core Features & Use Cases
- Parallel Batch Orchestration: Launches multiple AI worker instances to handle large datasets or complex multi-turn workflows.
- Auto-Optimization & Tiered Delegation: Calculates optimal worker count and stagger delays based on API rate limits, supporting tiered model routing for cost and performance efficiency.
- Use Case: Automate the generation of reasoning traces or translations for thousands of prompts while maintaining high success and low error rates.
Quick Start
Define your task in task.yaml, specify your seeds, then invoke the swarm.py script to auto-optimally run the process.