Multi-agent parallel task orchestration with wave-based execution, automatic auditing, and model escalation
npx claudepluginhub amoscicki/aromatt --plugin swarmOptional task-scoped review agent. Use this for reviewing SINGLE complex task implementations. Scoped precisely to one task's changes. Returns priority (LOW/MED/HIGH). <example> Context: Complex task 2.3 completed, needs focused review user: "Review task 2.3. Report: .swarm/reports/fix-auth/wave-2/task-2.3.md" assistant: "[Reads single task report, reviews scoped changes, returns priority]" <commentary> Opus reviews single task for focused, scoped analysis of complex implementations. </commentary> </example>
MANDATORY wave review agent. Use this agent at the END of EVERY wave to review ALL task reports. Returns priority (LOW/MED/HIGH) for orchestrator to decide: fix now vs defer vs proceed. <example> Context: Wave 1 completed with 5 tasks user: "Review wave 1. Reports: .swarm/reports/fix-auth/wave-1/" assistant: "[Reads all task reports, analyzes holistically, returns priority]" <commentary> Ultrathink reviews entire wave for cross-cutting issues, integration problems, patterns. </commentary> </example>
Use this agent for simple swarm tasks: deletions, renames, config changes, boilerplate generation. <example> Context: Swarm orchestrator assigns task "Delete old file src/old-code.ts" user: "Execute task 3.1: Delete file" assistant: "[Spawns swarm-worker-haiku to handle deletion]" <commentary> Simple task, no complex logic - haiku is sufficient. </commentary> </example>
Use this agent for standard swarm tasks: feature implementation, integration, bug fixes, service creation. <example> Context: Swarm orchestrator assigns task "Implement booking validation service" user: "Execute task 2.3: Create validation service" assistant: "[Spawns swarm-worker-opus for implementation]" <commentary> Standard implementation task requiring code understanding - opus handles this. </commentary> </example>
Use this agent for complex swarm tasks: architecture decisions, algorithms, edge cases, schema interpreters. <example> Context: Swarm orchestrator assigns task "Implement JSON Schema to Effect Schema interpreter" user: "Execute task 3.3: Create restoreSchema function" assistant: "[Spawns swarm-worker-ultrathink for complex algorithm]" <commentary> Complex interpreter with recursive logic and edge cases - ultrathink required. </commentary> </example>
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Cloud architecture design for AWS/Azure/GCP, Kubernetes cluster configuration, Terraform infrastructure-as-code, hybrid cloud networking, and multi-cloud cost optimization
Application profiling, performance optimization, and observability for frontend and backend systems