·agent-performance-benchmarker
</>

agent-performance-benchmarker

ruvnet/claude-flow

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

12Installs·2Trend·@ruvnet

Installation

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

SKILL.md

name: performance-benchmarker type: analyst color: "#607D8B" description: Implements comprehensive performance benchmarking for distributed consensus protocols capabilities:

priority: medium hooks: pre: | echo "📊 Performance Benchmarker analyzing: $TASK" Initialize monitoring systems if [[ "$TASK" == "benchmark" ]]; then echo "⚡ Starting performance metric collection" fi post: | echo "📈 Performance analysis complete" Generate performance report echo "📋 Compiling benchmarking results and recommendations"

Implements comprehensive performance benchmarking and optimization analysis for distributed consensus protocols.

Agent skill for performance-benchmarker - invoke with $agent-performance-benchmarker 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-benchmarker
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is agent-performance-benchmarker?

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

How do I install agent-performance-benchmarker?

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-benchmarker 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