Performance Analysis
Skill Verified ActiveComprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms
To empower users with deep insights into Claude Flow swarm performance, enabling them to identify and resolve bottlenecks for optimized execution and resource utilization.
Features
- Comprehensive bottleneck detection across multiple categories
- Performance profiling and real-time monitoring
- Automated report generation in multiple formats
- AI-powered optimization recommendations and auto-fixes
- Detailed metrics and analysis for swarm operations
Use Cases
- Identifying performance bottlenecks in Claude Flow swarms
- Generating reports to understand swarm performance trends
- Applying automated optimizations to improve execution speed
- Troubleshooting slow task execution or high resource usage
Non-Goals
- Managing swarm orchestration or deployment
- Directly modifying swarm code logic
- Analyzing performance outside of Claude Flow swarms
Workflow
- Detect bottlenecks by analyzing swarm operations and metrics
- Generate performance reports detailing findings and recommendations
- Optionally apply automatic fixes to optimize performance
- Review and integrate performance insights into development workflows
Practices
- Regular analysis
- Threshold tuning
- Fix strategy review
- Report integration
- Continuous optimization
Installation
npx skills add ruvnet/rufloRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedTrust Signals
Similar Extensions
Oraclaw Decide
100Decision intelligence for AI agents. Analyze options, map decision dependencies with PageRank, detect when information sources conflict, and find the choices that matter most.
Rule Effectiveness Analysis
100Analyze which rules are actively used vs inert. Detect coverage gaps. Recommend pruning to reduce token consumption.
Cogny
100Run Cogny marketing analysis tasks — fetch scheduled tasks, analyze ad accounts via MCP, report findings
MongoDB Connection Optimizer
100Optimize MongoDB client connection configuration (pools, timeouts, patterns) for any supported driver language. Use this skill when working/updating/reviewing on functions that instantiate or configure a MongoDB client (eg, when calling `connect()`), configuring connection pools, troubleshooting connection errors (ECONNREFUSED, timeouts, pool exhaustion), optimizing performance issues related to connections. This includes scenarios like building serverless functions with MongoDB, creating API endpoints that use MongoDB, optimizing high-traffic MongoDB applications, creating long-running tasks and concurrency, or debugging connection-related failures.
Sql Optimization
100Universal SQL performance optimization assistant for comprehensive query tuning, indexing strategies, and database performance analysis across all SQL databases (MySQL, PostgreSQL, SQL Server, Oracle). Provides execution plan analysis, pagination optimization, batch operations, and performance monitoring guidance.
Core Web Vitals
100Optimize Core Web Vitals (LCP, INP, CLS) for better page experience and search ranking. Use when asked to "improve Core Web Vitals", "fix LCP", "reduce CLS", "optimize INP", "page experience optimization", or "fix layout shifts".