agency-performance-benchmarker

Measure and diagnose performance bottlenecks across distributed systems with k6.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/augustoheiss/LogicDefense --skill agency-performance-benchmarker-augustoheiss
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agency-performance-benchmarker
Source: https://github.com/augustoheiss/LogicDefense/tree/main/.gemini/skills/agency-performance-benchmarker
Command: npx skills add https://github.com/augustoheiss/LogicDefense --skill agency-performance-benchmarker-augustoheiss

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identifies, measures, and remedies application and infrastructure performance bottlenecks so systems meet defined SLAs and deliver reliable user experiences.

Core Features & Use Cases

  • Comprehensive Benchmarking: Load, stress, spike, and endurance testing with baseline and comparative analysis.
  • Web Performance Optimization: Core Web Vitals tuning (LCP, FID, CLS), frontend optimization strategies, and CDN/asset delivery guidance.
  • Capacity Planning & Scalability: Forecast resource needs, validate auto-scaling, and test horizontal/vertical scaling behaviors.
  • Monitoring & Continuous Improvement: Integrate RUM and synthetic metrics, create dashboards, and add regression testing to CI/CD pipelines.
  • Use Case: Run k6-based scenarios to measure 95th-percentile latency, identify database query hotspots, implement targeted optimizations, and validate improvements with before/after tests.

Quick Start

Run a k6 load test against your staging environment to establish a baseline, collect 95th-percentile latency and error rates, and generate a performance summary report.

Frequently Asked Questions about agency-performance-benchmarker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify application performance bottlenecks in distributed systems?

To identify application performance bottlenecks, you measure and diagnose latency across distributed systems using realistic user simulation and statistical baseline collection. This approach pinpoints infrastructure hotspots like slow database queries to ensure your systems meet defined SLAs.

What is the best way to run k6 load testing for capacity planning?

K6 load testing for capacity planning involves running stress and spike scenarios to forecast resource needs and validate auto-scaling. By simulating realistic loads, you test horizontal and vertical scaling behaviors to establish reliable performance baselines.

How do I optimize Core Web Vitals like LCP and CLS for better web performance?

Optimizing Core Web Vitals like LCP and CLS requires frontend optimization strategies and CDN asset delivery guidance. By tuning these metrics and integrating synthetic monitoring, you improve web performance and deliver reliable user experiences.

Can I integrate synthetic monitoring and performance regression testing into my CI/CD pipeline?

Yes, you can integrate synthetic monitoring and performance regression testing into CI/CD pipelines. This continuous improvement approach collects RUM metrics and creates dashboards to automatically validate 95th-percentile latency against baseline expectations.

Does performance benchmarking work for both API endpoints and database query hotspots?

Performance benchmarking works effectively for both API endpoints and database query hotspots. By applying endurance and scalability testing scenarios across web applications and cloud infrastructure, you measure 95th-percentile latency and validate targeted optimizations with before/after tests.