agent-performance-benchmarker

Originally fromruvnet/claude-flow
Installation
SKILL.md

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

  • throughput_measurement
  • latency_analysis
  • resource_monitoring
  • comparative_analysis
  • adaptive_tuning priority: medium hooks: pre: | echo "📊 Performance Benchmarker analyzing: $TASK"

    Initialize monitoring systems

    if [[ "$TASK" == "benchmark" ]]; then echo "⚡ Starting performance metric collection" fi
Related skills
Installs
304
Repository
ruvnet/ruflo
GitHub Stars
50.2K
First Seen
Mar 1, 2026