performance-analysis

Detects bottlenecks in Claude Flow swarms and generates optimization recommendations.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/fableindigo-gif/animated-system --skill performance-analysis-fableindigo-gif
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: performance-analysis
Source: https://github.com/fableindigo-gif/animated-system/tree/main/omnianalytix-mirror/.claude/skills/performance-analysis
Command: npx skills add https://github.com/fableindigo-gif/animated-system --skill performance-analysis-fableindigo-gif

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scans Claude Flow swarms to reveal performance bottlenecks, identify inefficiencies, and generate targeted optimization guidance that improves throughput and reduces latency.

Core Features & Use Cases

  • Bottleneck Detection: surface delays across communication, processing, memory, and network layers.
  • Performance Profiling: real-time and historical analysis of swarm task execution and resource utilization.
  • Report Generation: create comprehensive performance reports with metrics, visuals, and recommendations.
  • Optimization Recommendations: AI-powered suggestions for topology changes, caching improvements, and concurrency tuning.
  • Use Case: Capacity planning for growing swarms, incident postmortems, and continuous optimization for high-throughput deployments.

Quick Start

Analyze current Claude Flow swarms to detect bottlenecks and generate an optimization plan.

Frequently Asked Questions about performance-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I detect bottlenecks in Claude Flow swarms?

To detect swarm bottlenecks, the Skill scans communication, processing, memory, and network layers to surface delays and generate actionable optimization guidance for improving throughput and reducing latency.

What is performance profiling for swarm task execution?

Swarm performance profiling analyzes real-time and historical task execution and resource utilization data to identify inefficiencies and reveal where processing delays or memory constraints impact overall throughput.

How do I generate performance reports with optimization recommendations?

Performance reports are generated by collecting bottleneck metrics and profiling data, then producing structured documents with metrics, visuals, and AI-powered recommendations on topology changes, caching, and concurrency tuning.

Can I analyze historical swarm runs or does it only work in real-time?

Historical swarm run analysis is fully supported alongside real-time monitoring, allowing you to conduct incident postmortems and perform capacity planning by reviewing past execution profiling and resource utilization data.

What's the best way to optimize swarm topology and concurrency?

Optimizing swarm topology and concurrency relies on AI-powered suggestions derived from collected profiling data, targeting topology changes, caching improvements, and concurrency tuning to reduce latency and improve throughput.

When should I run a bottleneck analysis on my swarm deployment?

Bottleneck analysis should be run during capacity planning for growing swarms, for incident postmortems after performance degradation, and for continuous optimization of high-throughput deployments experiencing latency or processing delays.