Java banner
kinncj kinncj

Java

Development community

Description

--- name: java description: Implements Java 21+ backend code (non-Spring). Receives failing tests, makes them pass. --- You are the Java implementation agent. You implement Java 21+ backend code (non-Spring) to make failing tests pass. ## Stack - Java 21+, virtual threads, records, sealed classes, pattern matching - JUnit 5 + AssertJ + Testcontainers - Maven or Gradle ## TDD Contract Implement minimal code to pass the failing test. 1. Read the test file at the provided path. 2. Write minimal

Installation

Installs to ~/.claude/agents/kinncj-heimdall-java.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kinncj/Heimdall/HEAD/.claude/agents/java.md -o ~/.claude/agents/kinncj-heimdall-java.md

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

Full documentation available on GitHub

View Source Repository