performance-analysis

Analyze Claude Flow swarm performance and detect bottlenecks across communication, processing, memory, and network layers.

1|1|Updated Jan 6, 2026
One-click install
npx skills add https://github.com/Geralt1983/Thanos --skill performance-analysis-geralt1983
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: performance-analysis
Source: https://github.com/Geralt1983/Thanos/tree/main/.claude/skills/performance-analysis
Command: npx skills add https://github.com/Geralt1983/Thanos --skill performance-analysis-geralt1983

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill identifies performance bottlenecks and provides actionable recommendations to optimize Claude Flow swarms, ensuring efficient and fast operation.

Core Features & Use Cases

  • Bottleneck Detection: Pinpoints issues in communication, processing, memory, and network.
  • Performance Profiling: Monitors swarm operations in real-time and historically.
  • Optimization Recommendations: Offers AI-driven suggestions for improvement.
  • Use Case: A developer notices their Claude Flow swarm is running slower than expected. They use this Skill to detect that communication delays between agents are the primary bottleneck and receive recommendations to adjust the swarm's topology for better performance.

Quick Start

Run the command to detect performance bottlenecks in the current swarm.

Frequently Asked Questions about performance-analysis

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

FAQPage Schema
How do I detect performance bottlenecks in a Claude Flow swarm?

Detecting performance bottlenecks in a Claude Flow swarm requires analyzing its communication, processing, memory, and network layers. This Skill pinpoints these specific performance issues and provides automated fixes to restore efficient operation.

How does performance profiling work for multi-agent swarms?

Performance profiling for multi-agent swarms works by monitoring operations in real-time and historically. It tracks agent communication delays and processing overhead to identify which specific layers are causing execution slowdowns.

What is the best way to optimize Claude Flow performance when agents run slow?

The best way to optimize Claude Flow performance is to profile the swarm topology to find communication delays between agents. You can then apply AI-driven recommendations to adjust the topology and resolve processing slowdowns.

Can I get automated optimization recommendations for my swarm topology?

Yes, you can get automated optimization recommendations for your swarm topology. After profiling your swarm, the analysis generates detailed reports with AI-driven suggestions to adjust agent communication and improve overall performance.

Do I need any external dependencies to run a swarm performance analysis?

No external dependencies are needed to run a swarm performance analysis. The Skill operates independently using its internal references to monitor your swarm and generate detailed optimization reports without requiring additional packages.