agent-performance-benchmarker

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
82
GitHub Stars
61.6K
First Seen
Feb 8, 2026
agent-performance-benchmarker — ruvnet/claude-flow