performance-analysis

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

3|Updated Oct 8, 2025
One-click install
npx skills add https://github.com/seanchatmangpt/ggen --skill performance-analysis-seanchatmangpt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: performance-analysis
Source: https://github.com/seanchatmangpt/ggen/tree/main/.archive/.claude-backup/.claude/skills/performance-analysis
Command: npx skills add https://github.com/seanchatmangpt/ggen --skill performance-analysis-seanchatmangpt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill identifies performance bottlenecks within Claude Flow swarms, provides detailed analysis, and offers actionable recommendations for optimization.

Core Features & Use Cases

  • Bottleneck Detection: Pinpoints issues in communication, processing, memory, and network.
  • Performance Profiling: Monitors swarm operations in real-time and historically.
  • Report Generation: Creates comprehensive performance reports in various formats (HTML, JSON, Markdown).
  • Optimization Recommendations: Suggests AI-powered fixes and improvements.
  • Use Case: A developer can use this skill to quickly diagnose why a particular swarm is running slower than expected and get specific steps to improve its efficiency.

Quick Start

Use the performance-analysis skill to detect 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 bottlenecks in a Claude Flow swarm?

To detect Claude Flow swarm bottlenecks, you can use performance profiling to monitor operations and pinpoint issues across communication, processing, memory, and network layers. This skill analyzes these layers to identify the root causes of inefficiency.

What is the best way to profile swarm performance during real-time operations?

The best way to profile swarm performance is by integrating with MCP for real-time monitoring. This approach tracks live swarm operations and historically profiles data to detect processing and communication slowdowns.

Can I generate performance reports in multiple formats like HTML or JSON?

Yes, you can generate comprehensive performance reports in multiple formats including HTML, JSON, and Markdown. These reports detail the profiling data and the detected bottlenecks across all analyzed swarm layers.

Why is my Claude Flow swarm running slower than expected?

Your Claude Flow swarm may be running slowly due to bottlenecks in its communication, processing, memory, or network layers. Running a detailed performance analysis can diagnose the specific issue and suggest optimization fixes.

Does this performance analysis tool provide automated optimization recommendations?

Yes, the performance analysis tool provides AI-driven optimization recommendations. After analyzing the swarm for bottlenecks, it suggests specific, actionable fixes and integrates with MCP to apply automated improvements.