performance-concurrency-advisor
OfficialDiagnose bottlenecks with real signals
System Documentation
What problem does it solve?
Analyze and improve performance, throughput, latency, and concurrency behavior in Kotlin plus Spring services using real evidence from metrics, traces, SQL, thread or heap signals, and code paths. Use when endpoints are slow, pools saturate, coroutines or reactive flows block unexpectedly, N+1 or contention appears, or caching and parallelism decisions need precise, non-generic guidance.
Core Features & Use Cases
- Evidence-driven bottleneck localization across layers: database query count and latency, connection pool contention, downstream HTTP or messaging latency, thread pool starvation, event-loop blocking, and cache misses or invalidation churn.
- Actionable, minimal-change recommendations with explicit tradeoffs and verification steps, guided by measured evidence.
- Use Case: When a Kotlin Spring service under load shows tail latency spikes, this skill identifies the true bottleneck and proposes the smallest high-leverage change with a clear validation plan.
Quick Start
Provide a set of runtime metrics and traces for your Kotlin Spring service and let the analyzer identify bottlenecks and propose the smallest high-leverage change.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: performance-concurrency-advisor Download link: https://github.com/Kotlin/kotlin-backend-agent-skills/archive/main.zip#performance-concurrency-advisor Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.