What problem does it solve? Multi-agent AI swarms can suffer from hidden slowdowns in communication, memory access, and task coordination that are hard to diagnose manually. This Skill identifies those bottlenecks, profiles swarm operations, and produces actionable optimization recommendations. ## Core Features & Use Cases - Bottleneck Detection: Analyze communication, processing, memory, and network bottlenecks across agents with configurable thresholds and optional automatic fixes. - Performance Report Generation: Produce executive summaries, metrics tables, and recommendations in JSON, HTML, or Markdown formats for documentation or CI/CD pipelines. - Optimization Recommendations: Apply or suggest fixes such as topology changes, cache warming, concurrency tuning, and priority adjustments. - Use Case: After noticing slow task completion in a swarm, run bottleneck detection over the last 24 hours, export the analysis, and apply automatic fixes to improve throughput by 25-45%. ## Quick Start Ask the AI to detect performance bottlenecks in the current Claude Flow swarm over the past hour and generate a Markdown performance report with optimization recommendations.