·agent-performance-analyzer
</>

agent-performance-analyzer

ruvnet/claude-flow

Agentenfähigkeit für Leistungsanalysator – Aufruf mit $agent-performance-analyzer

12Installationen·2Trend·@ruvnet

Installation

$npx skills add https://github.com/ruvnet/claude-flow --skill agent-performance-analyzer

SKILL.md

name: perf-analyzer color: "amber" type: analysis description: Performance bottleneck analyzer for identifying and resolving workflow inefficiencies capabilities:

priority: high hooks: pre: | echo "📊 Performance Analyzer starting analysis" memorystore "analysisstart" "$(date +%s)" Collect baseline metrics echo "📈 Collecting baseline performance metrics" post: | echo "✅ Performance analysis complete" memorystore "perfanalysiscomplete$(date +%s)" "Performance report generated"

Purpose This agent specializes in identifying and resolving performance bottlenecks in development workflows, agent coordination, and system operations.

Agentenfähigkeit für Leistungsanalysator – Aufruf mit $agent-performance-analyzer Quelle: ruvnet/claude-flow.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/ruvnet/claude-flow --skill agent-performance-analyzer
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-11
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist agent-performance-analyzer?

Agentenfähigkeit für Leistungsanalysator – Aufruf mit $agent-performance-analyzer Quelle: ruvnet/claude-flow.

Wie installiere ich agent-performance-analyzer?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/ruvnet/claude-flow --skill agent-performance-analyzer Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/ruvnet/claude-flow