java-spring-code-review

java-spring-code-review is a skill for Codex from gabrielrovesti/ai-agent-skills. It costs 79 tokens per session (1,082 once invoked), scanned A, original, no licence file.

A review process for Java and Spring Boot backend changes, focused on behavior, data access, timing, security, and performance risks.

In plain words
What is it for?
Use it to inspect Java changes, pull requests, or diffs for regressions and other backend risks.
Why use it?
It helps find bugs such as changed service contracts, transaction errors, unsafe code, or problems in scheduled and background tasks before release.

Skill for Codex

Written for Codex: agents/openai.yaml present.

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 skills/gabrielrovesti/ai-agent-skills/java-spring-code-review
Any agent
npx skills add gabrielrovesti/ai-agent-skills --skill java-spring-code-review
Clone the repo
git clone --depth 1 https://github.com/gabrielrovesti/ai-agent-skills

Made for: Codex.

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 java-spring-code-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/gabrielrovesti/ai-agent-skills/java-spring-code-review.svg)](https://agentmods.dev/skills/gabrielrovesti/ai-agent-skills/java-spring-code-review)
Your own site
<a href="https://agentmods.dev/skills/gabrielrovesti/ai-agent-skills/java-spring-code-review"><img src="https://agentmods.dev/badge/skills/gabrielrovesti/ai-agent-skills/java-spring-code-review.svg" alt="Measured on agentmods" height="20"></a>
Per session 79 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,082 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.00079 $0.01082
Opus 5 $0.00039 $0.00541
Sonnet 5 $0.00016 $0.00216
Haiku 4.5 $0.00008 $0.00108

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

Security

Grade A, and why

java-spring-code-review 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.

skills/java-spring-code-review/SKILL.md · 141 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 141 lines · 79 tokens per session scan A 59d18a2d1495

Subscribe to this mod's changes

java-spring-code-review is a skill published in the GitHub repository gabrielrovesti/ai-agent-skills (1 stars, last pushed 1mo ago), with no licence file. It adds 79 tokens to every session and 1,082 once invoked, about $0.0004 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-31.

Related

Other skills, from other repositories

121-java-object-oriented-design

Use when reviewing, improving, or refactoring Java object-oriented design, including applying SOLID, DRY, or YAGNI; improving classes and interfaces; correcting encapsulation, inheritance, or polymorphism; resolving God Class, Feature Envy, or Data Clumps; and improving object creation, methods, or exception…

jabrena/plinth · 107 tokens

053-design-simple-rules

Use when Java design, refactoring, or implementation tradeoffs should be evaluated with Kent Beck's simple design rules, including passes the tests, reveals intention, has no duplication, and has the fewest elements. This should trigger for requests such as Apply simple design rules; Review this design with Beck's…

jabrena/plinth · 86 tokens

java-rules

Java coding rules: style, patterns, security, testing. Triggers: .java, pom.xml, build.gradle, Spring, Spring Boot, JPA, Hibernate, JUnit, Maven, Gradle.

softspark/ai-toolkit · 46 tokens

neo-rust

Use this skill when writing, refactoring, debugging, or auditing Rust code. Trigger for .rs files, Cargo projects, ownership/borrowing/lifetime issues, Result/Option error handling, unnecessary clone/performance work, unsafe code review, or modern Rust architecture.

Benknightdark/neo-skills · 58 tokens

qt-cpp-review

Invoke when the user asks to review, check, audit, or look over Qt6 C++ code — or suggest before committing. Runs deterministic linting (60+ rules) then six parallel deep- analysis agents covering model contracts, ownership, threading, API correctness, error handling, and performance. Reports only high-confidence…

TheQtCompanyRnD/agent-skills · 86 tokens

java-code-reviewer

Skill "java-code-reviewer" from thcjp/hermes-skills, covering java code reviewer, 快速开始, 审查维度, 严重程度定义 and 输出格式.

thcjp/hermes-skills · 113 tokens