review-java-service

Community

Audit Java service diffs for fintech quality.

Authorsswapnil2
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The skill helps reviewers identify and fix fintech Java/Spring service defects by analyzing diffs between the main branch and HEAD, ensuring critical quality gates are enforced during PRs.

Core Features & Use Cases

  • Checks for money handling correctness (BigDecimal with HALF_EVEN) and correct numeric DB types.
  • Validates transactional boundaries, proper use of @Transactional, and audit-ability within business operations.
  • Flags N+1 query patterns, lazy-loaded collections, and risky JPA usage, plus native queries with parameters.
  • Reviews external calls, timeouts, resilience patterns, and idempotency considerations, including Redis and Mongo access.
  • Highlights logging of PII data and PCI-relevant issues, and identifies missing tests or migration concerns.

Quick Start

Run git diff main...HEAD to surface issues in the Java/Spring fintech service.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: review-java-service
Download link: https://github.com/sswapnil2/ai-config-fintech/archive/main.zip#review-java-service

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.