architecture
01Skill Claude CodeCodex
Java 21 | Spring Boot 4.0.2 | Kubernetes Client 25.0.0 | Picocli 4.7.6.
Helm for the JVM — render charts and manage releases in pure Java, byte-for-byte compatible with `helm template`. Library, Spring Boot starter, REST API, MCP server (AI tools), and CLI.
Skill Claude CodeCodex
Java 21 | Spring Boot 4.0.2 | Kubernetes Client 25.0.0 | Picocli 4.7.6.
Skill Claude CodeCodex
Code review automation for Java, TypeScript, JavaScript, Python, Go. Analyzes PRs for complexity and risk, checks code quality for SOLID violations and code smells, generates review reports. Use when reviewing pull requests, analyzing code quality, identifying issues, generating review checklists.
Skill Claude CodeCodex
Two thresholds apply — consider and enforce.
Skill Claude CodeCodex
Check latest Helm releases for issues and fixes applicable to jhelm.
Skill Claude CodeCodex
Implement a GitHub issue with branch and pull request workflow.
Skill Claude CodeCodex
Post a status comment on a GitHub issue (starting work, plan update, completed).
Skill Claude CodeCodex
Check JaCoCo code coverage for jhelm modules.
Skill Claude CodeCodex
Save a learning to project memory. Invoke automatically (without user asking) whenever a task required more than one fix cycle to resolve — e.g. a test failed and needed a second attempt, a compile error required a correction, an API behaved unexpectedly, or an assumption proved wrong mid-task. ALWAYS invoke when a…
Skill Claude CodeCodex
Build the jhelm project with Maven.
Skill Claude CodeCodex
Add a new template function to jhelm (Helm or Sprig).
Skill Claude CodeCodex
Explore the codebase and produce an implementation plan for a GitHub issue.
Skill Claude CodeCodex
Format, validate checkstyle, and run tests before committing — in the correct order.
Skill Claude CodeCodex
Generate a new jhelm action class and matching test file from a name.
Skill Claude CodeCodex
Scan jhelm code for security vulnerabilities (OWASP patterns, path traversal, injection risks).
Skill Claude CodeCodex
Test-driven development guide for writing JUnit 5 tests, analyzing coverage gaps, and guiding red-green-refactor workflows. Use when the user asks to write tests, improve test coverage, practice TDD, generate test stubs, or mentions JUnit/testing.
Skill Claude CodeCodex
Run tests for the jhelm project.
Skill Claude CodeCodex
Check for dependency and plugin updates, review and apply selected upgrades.
Skill Claude CodeCodex
Auto-format, fix violations, and run Maven validate (PMD + Checkstyle) in one step.