# Qe Performance Analysis

> Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms

- Skill: `proffesor-for-testing/qe-performance-analysis` (Agent Skill)
- Install (CLI): `npx skillmds add proffesor-for-testing/qe-performance-analysis`
- Raw SKILL.md: https://api.skillmd.com/api/skills/proffesor-for-testing/qe-performance-analysis/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: proffesor-for-testing (https://skillmd.com/u/proffesor-for-testing)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/proffesor-for-testing/qe-performance-analysis

---


# qe-performance-analysis

Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms

**Tags:** performance, bottleneck, optimization, profiling, metrics, analysis, qe, quality-engineering, monitoring

## Prerequisites

This skill requires the AQE MCP server. Ensure it is configured in `.kiro/settings/mcp.json`.

## Steps

### 1. Overview

This skill consolidates all performance analysis capabilities: - **Bottleneck Detection**: Identify performance bottlenecks across communication, processing, memory, and network - **Performance Profiling**: Real-time monitoring and historical analysis of swarm operations - **Report Generation**: Cre

### 2. Basic Bottleneck Detection

Basic Bottleneck Detection

### 3. Generate Performance Report

Generate Performance Report

### 4. Analyze And Auto Fix

Analyze and Auto-Fix

### 5. Core Capabilities

Core Capabilities

### 6. Bottleneck Detection

1. Bottleneck Detection

### 7. Performance Profiling

2. Performance Profiling

### 8. Report Generation

3. Report Generation

## MCP Tools

Use AQE tools via the `@agentic-qe` MCP server:

- `@agentic-qe/fleet_init` — Initialize the QE fleet
- `@agentic-qe/test_generate_enhanced` — Generate tests
- `@agentic-qe/coverage_analyze_sublinear` — Analyze coverage
- `@agentic-qe/quality_assess` — Assess quality gates
- `@agentic-qe/memory_store` — Store learned patterns
- `@agentic-qe/memory_query` — Query past patterns

