jvm-diagnostics

Community

Diagnose JVM performance issues.

Authoradrianprecub
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you analyze complex JVM diagnostic files to pinpoint and resolve performance bottlenecks, memory leaks, thread deadlocks, and other critical issues affecting your Java applications.

Core Features & Use Cases

  • Comprehensive Analysis: Parses JFR recordings, heap dumps, thread dumps, GC logs, and core dumps.
  • Automated Issue Detection: Identifies common JVM problems like memory leaks, thread churn, GC pressure, and CPU bottlenecks based on predefined rules.
  • Structured Reporting: Generates a detailed jvm-diagnostics.md report outlining findings and actionable recommendations.
  • Use Case: When your Java application is experiencing high latency, you can feed its JFR recording or heap dump to this Skill to get a quick, expert-level analysis of the root cause.

Quick Start

Analyze the provided JFR file 'application.jfr' to identify performance issues.

Dependency Matrix

Required Modules

jfr_parser.pyhprof_parser.pythread_dump_parser.pyvisualvm_parser.pygc_log_parser.pycore_dump_analyzer.py

Components

scriptsreferences

💻 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: jvm-diagnostics
Download link: https://github.com/adrianprecub/blog/archive/main.zip#jvm-diagnostics

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.