integration-resilience-engineer

Official

Harden Kotlin integrations with safe retries.

AuthorKotlin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Design resilient integrations across HTTP, messaging, and scheduled tasks for Kotlin + Spring services, ensuring predictable behavior under failures, timeouts, and high load.

Core Features & Use Cases

  • Define timeout budgets, retries, and idempotency guarantees for external calls.
  • Implement circuit breakers, bulkheads, and DLQ handling to prevent cascading failures.
  • Instrument observability with metrics and traces to detect degradation and drive safe degradation paths.
  • Use Case: When connecting to flaky external systems, apply the policy to ensure retries do not overwhelm downstream services.

Quick Start

Define a concrete resilience policy for a Kotlin + Spring integration and apply it to a sample HTTP call with timeouts and retries.

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: integration-resilience-engineer
Download link: https://github.com/Kotlin/kotlin-backend-agent-skills/archive/main.zip#integration-resilience-engineer

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.