review-kotlin-service

Review Kotlin backend diffs for coroutine, nullability, and fintech compliance issues.

1|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/sswapnil2/ai-config-fintech --skill review-kotlin-service
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-kotlin-service
Source: https://github.com/sswapnil2/ai-config-fintech/tree/main/skills/review-kotlin-service
Command: npx skills add https://github.com/sswapnil2/ai-config-fintech --skill review-kotlin-service

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review Kotlin backends (Spring/Ktor) diffs for coroutine pitfalls, nullability misuse, JPA/Exposed N+1s, money-as-Double issues, and fintech rule violations, enabling fast and safe PR reviews.

Core Features & Use Cases

  • Identify coroutine misuse and transactional safety gaps in Kotlin backend code.
  • Detect N+1 queries, improper null handling, and risky financial arithmetic.
  • Enforce fintech-specific review rules (PII logging, idempotency, audit-logs in the same transaction).

Quick Start

Review the latest diff against Kotlin services to surface coroutine, nullability, and fintech-related issues.

Frequently Asked Questions about review-kotlin-service

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review Kotlin backend code for coroutine and null safety issues?

Detect N+1 queries and improper money handling in Kotlin backends by scanning JPA or Exposed database access patterns. The review identifies risky financial arithmetic like money-as-Double and enforces compliant decimal calculations for fintech applications.

Can I use this to enforce fintech compliance rules like PII logging and idempotency?

Review Kotlin service diffs to detect coroutine transactional gaps and nullability misuse by analyzing code changes against safe coding patterns. The audit surfaces unsafe null handling and coroutine pitfalls specific to Kotlin Spring and Ktor stacks.

What's the best way to audit Kotlin Spring and Ktor projects for financial arithmetic risks?

Run a Kotlin backend diff review to surface N+1 query patterns and coroutine pitfalls by examining JPA and Exposed data access layers. The audit identifies inefficient queries and unsafe concurrency patterns in the provided code changes.

Does this review tool work with both Kotlin Spring and Kotlin Ktor frameworks?

Detect N+1 queries and improper money handling in Kotlin backends by scanning JPA or Exposed database access patterns. The review identifies risky financial arithmetic like money-as-Double and enforces compliant decimal calculations for fintech applications.

Why does my Kotlin backend code review miss fintech compliance violations?

Run a Kotlin backend diff review to surface N+1 query patterns and coroutine pitfalls by examining JPA and Exposed data access layers. The audit identifies inefficient queries and unsafe concurrency patterns in the provided code changes.

When do I need a specialized Kotlin code audit for fintech compliance?

This review tool works with both Kotlin Spring and Kotlin Ktor frameworks by analyzing backend diffs across Java and Kotlin stacks. It detects framework-agnostic issues like nullability misuse and fintech compliance risks during PR reviews.