What problem does it solve?
This Skill addresses the issue of AI agent teams appearing idle in Conductor after initial task assignment, requiring manual re-prompting to check progress. It ensures continuous monitoring and real-time status updates.
Core Features & Use Cases
- Real-time Progress Monitoring: Automatically polls task status and reports progress, keeping the lead thread active.
- Native Agent Teams: Utilizes
TeamCreate and SendMessage for full inter-agent communication.
- Parallel Task Execution: Manages development, research, debugging, and review tasks in parallel.
- Use Case: Delegate a complex development task to a swarm of agents (implementer, tester, reviewer) and receive continuous updates on their progress without manual intervention.
Quick Start
Use the swarm skill to coordinate a team of agents to implement a new feature based on the provided requirements.