Skip to main content

java-jvm-performance-and-gc

Use this skill when statically reviewing a proposed JVM garbage-collector or performance change — collector selection (G1, ZGC/Generational ZGC, Shenandoah, Parallel), allocation-pressure source patterns, heap-sizing/GC-flag configuration, and OOM/memory-leak triage. Trigger when a user proposes or has made a GC-collector switch, tunes GC/heap flags, shares JVM startup flags or a Dockerfile/K8s manifest with memory limits, or supplies GC logs, a JFR recording, or heap-dump analysis output and asks whether a change is justified or what a leak/OOM's root cause is. This is a static, source-only board: it cannot obtain live p99/p99.9 pause telemetry and refuses to issue a positive GC-switch recommendation without supplied pause-time or allocation evidence. Reads source and sanitized configuration only; never opens a live process, profiler, or heap dump.

Jump to install

Source facts

Repository
Raishin/vanguard-frontier-agentic
Last source activity
July 17, 2026 at 03:38
Detected SKILL.md language
English
Stars
18
Forks
3

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.