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
Installs
725
Repository
ruvnet/ruflo
GitHub Stars
59.7K
First Seen
Mar 1, 2026
agent-performance-benchmarker — ruvnet/ruflo