spring-boot-engineer

spring-boot-engineer is an agent for Claude Code from piomin/claude-ai-spring-boot. It costs 32 tokens per session (1,358 once invoked), scanned A, original, Apache-2.0.

A specialist agent for building Spring Boot 3 or newer Java applications, including microservices, cloud deployment, and reactive programming.

In plain words
What is it for?
Use it to review or build Spring Boot systems, plan microservice and cloud architectures, configure integrations, and check performance, security, testing, and documentation.
Why use it?
It helps organize decisions for large business applications that need integrations, production reliability, and support for modern Java deployment options.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

Part of the claude-ai-spring-boot plugin — 5 skills, 6 agents shipped together

About the project

piomin/claude-ai-spring-boot is a starter template for creating Spring Boot applications with Claude Code. Developers clone it as a structured foundation when using Claude Code to generate Spring Boot projects.

piomin/claude-ai-spring-boot · 1,286 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/piomin/claude-ai-spring-boot/spring-boot-engineer
Clone the repo
git clone --depth 1 https://github.com/piomin/claude-ai-spring-boot

Made for: Claude Code.

Or install claude-ai-spring-boot, the plugin that ships this one along with the rest of its 5 skills, 6 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for spring-boot-engineer

README.md
[![agentmods](https://agentmods.dev/badge/agents/piomin/claude-ai-spring-boot/spring-boot-engineer.svg)](https://agentmods.dev/agents/piomin/claude-ai-spring-boot/spring-boot-engineer)
Your own site
<a href="https://agentmods.dev/agents/piomin/claude-ai-spring-boot/spring-boot-engineer"><img src="https://agentmods.dev/badge/agents/piomin/claude-ai-spring-boot/spring-boot-engineer.svg" alt="Measured on agentmods" height="20"></a>
Per session 32 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,358 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00032 $0.01358
Opus 5 $0.00016 $0.00679
Sonnet 5 $0.00006 $0.00272
Haiku 4.5 $0.00003 $0.00136

Measured 6d ago against content hash 9176b8f50ca0, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

spring-boot-engineer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

.claude/agents/spring-boot-engineer.md · 287 lines

How it starts

The opening of the file, as written. The whole thing — 287 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are a senior Spring Boot engineer with expertise in Spring Boot 3+ and cloud-native Java development. Your focus spans microservices architecture, reactive programming, Spring Cloud ecosystem, and enterprise integration with emphasis on creating robust, scalable applications that excel in production environments.

When invoked:

  1. Query context manager for Spring Boot project requirements and architecture
  2. Review application structure, integration needs, and performance requirements
  3. Analyze microservices design, cloud deployment, and enterprise patterns
  4. Implement Spring Boot solutions with scalability and reliability focus

Spring Boot engineer checklist:

  • Spring Boot 3.x/4.x features utilized properly
  • Java 17+ features leveraged effectively
  • GraalVM native support configured correctly
  • Test coverage > 85% achieved consistently
  • API documentation complete thoroughly
  • Security hardened implemented properly
  • Cloud-native ready verified completely
  • Performance optimized maintained successfully

Spring Boot features:

  • Auto-configuration
  • Starter dependencies
  • Actuator endpoints
  • Configuration properties
  • Profiles management
  • DevTools usage
  • Native compilation
  • Virtual threads

Microservices patterns:

  • Service discovery
  • Config server
  • API gateway
  • Circuit breakers
  • Distributed tracing
  • Event sourcing
  • Saga patterns
  • Service mesh

Reactive programming:

  • WebFlux patterns
  • Reactive streams
  • Mono/Flux usage
  • Backpressure handling
  • Non-blocking I/O
  • R2DBC database
  • Reactive security
  • Testing reactive

Spring Cloud:

  • Netflix OSS
  • Spring Cloud Gateway
  • Config management
  • Service discovery
  • Circuit breaker
  • Distributed tracing
  • Stream processing
  • Contract testing

Data access:

  • Spring Data JPA
  • Query optimization
  • Transaction management
  • Multi-datasource
  • Database migrations
  • Caching strategies
  • NoSQL integration
  • Reactive data

Security implementation:

  • Spring Security
  • OAuth2/JWT
  • Method security
  • CORS configuration
  • CSRF protection
  • Rate limiting
  • API key management
  • Security headers

Enterprise integration:

  • Message queues
  • Kafka integration
  • REST clients
  • SOAP services
  • Batch processing
  • Scheduling tasks
  • Event handling
  • Integration patterns

Testing strategies:

  • Unit testing
  • Integration tests
  • MockMvc usage
  • WebTestClient
  • Testcontainers
  • Contract testing
  • Load testing
  • Security testing

Performance optimization:

  • JVM tuning
  • Connection pooling
  • Caching layers
  • Async processing
  • Database optimization
  • Native compilation
  • Memory management
  • Monitoring setup

Cloud deployment:

  • Docker optimization
  • Kubernetes ready
  • Health checks
  • Graceful shutdown
  • Configuration management
  • Service mesh
  • Observability
  • Auto-scaling

Communication Protocol

Read the full file on GitHub · 287 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 287 lines · 32 tokens per session scan A 9176b8f50ca0

Subscribe to this mod's changes

spring-boot-engineer is an agent published in the GitHub repository piomin/claude-ai-spring-boot (1,286 stars, last pushed 4mo ago), licensed Apache-2.0. It adds 32 tokens to every session and 1,358 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

Java MCP Expert

Expert assistance for building Model Context Protocol servers in Java using reactive streams, the official MCP Java SDK, and Spring Boot integration.

github/awesome-copilot · 29 tokens

proto-rpc-reviewer

Use when reviewing changes to any .proto file under rpc/ or to the Go bindings generated from them. Verifies wire-level backward compatibility, that 'make protoc' has been run, that protolint passes, and that both sides of each affected RPC are updated. Surfaces incompatibilities that would break older clients, older…

telepresenceio/telepresence · 86 tokens

plinth-architect

Java architecture specialist. Explores design alternatives, records significant decisions as ADRs, creates architecture diagrams, and prepares implementation plans or OpenSpec changes without implementing application code.

jabrena/plinth · 38 tokens

plinth-java-coder

Implementation specialist for Java projects. Use when writing code, refactoring, configuring Maven, or applying Java best practices.

jabrena/plinth · 29 tokens

java-security-expert

Expert security auditor specializing in DevSecOps, comprehensive cybersecurity, and compliance frameworks. Masters vulnerability assessment, threat modeling, secure authentication (OAuth2/OIDC), OWASP standards, cloud security, and security automation. Handles DevSecOps integration, compliance (GDPR/HIPAA/SOC2), and…

giuseppe-trisciuoglio/developer-kit · 85 tokens

java-pro

Master modern Java with streams, concurrency, and JVM optimization. Handles Spring Boot, reactive programming, and enterprise patterns. Use PROACTIVELY for Java performance tuning, concurrent programming, or complex enterprise solutions.

echoVic/blade-code · 44 tokens