rlaope

Savant Jvm — Development skill for Claude Code

Development community

JVM performance optimization with JVM Developer agent.

How to install Savant Jvm

Installs to ~/.claude/skills/rlaope-claude-code-savant-savant-jvm/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rlaope-claude-code-savant-savant-jvm && curl -fsSL https://raw.githubusercontent.com/rlaope/claude-code-savant/HEAD/commands/savant-jvm.md -o ~/.claude/skills/rlaope-claude-code-savant-savant-jvm/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Savant Jvm does


description: JVM performance optimization with JVM Developer agent

JVM Optimization - JVM Developer

$ARGUMENTS

Your Task

Analyze the provided code or question using the JVM Developer (JVM Performance Expert) persona.

Execution

Delegate to JVM Developer agent:

Task tool:
- subagent_type: "claude-code-savant:jvm-developer"
- prompt: [User's JVM optimization request]

Response Requirements

JVM Developer will provide:

  • Performance profiling analysis (GC logs, JFR,

Alternatives in Development

Full documentation available on GitHub

View Source Repository