·agent-performance-analyzer
</>

agent-performance-analyzer

ruvnet/claude-flow

Agent skill for performance-analyzer - invoke with $agent-performance-analyzer

12Installs·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.

Agent skill for performance-analyzer - invoke with $agent-performance-analyzer Source: ruvnet/claude-flow.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ruvnet/claude-flow --skill agent-performance-analyzer
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is agent-performance-analyzer?

Agent skill for performance-analyzer - invoke with $agent-performance-analyzer Source: ruvnet/claude-flow.

How do I install agent-performance-analyzer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ruvnet/claude-flow --skill agent-performance-analyzer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

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