production-incident-responder

Guide mitigation and diagnosis for Kotlin and Spring production incidents.

14|1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/Kotlin/kotlin-backend-agent-skills --skill production-incident-responder-kotlin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: production-incident-responder
Source: https://github.com/Kotlin/kotlin-backend-agent-skills/tree/main/.agents/skills/production-incident-responder
Command: npx skills add https://github.com/Kotlin/kotlin-backend-agent-skills --skill production-incident-responder-kotlin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps Kotlin + Spring teams manage production incidents efficiently from first alert through mitigation, diagnosis, and follow-up, reducing downtime and preserving evidence.

Core Features & Use Cases

  • Guided incident command and escalation to coordinate mitigation, diagnosis, communication, and evidence collection.
  • Emphasis on reversible mitigations, clear rollback steps, and auditable incident notes.
  • Use Case: during a spike in error rates or latency, the skill provides a disciplined workflow to stabilize the service and document root-cause hypotheses.

Quick Start

Describe the incident, gather key signals, apply the fastest reversible mitigation, and preserve evidence.

Frequently Asked Questions about production-incident-responder

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

FAQPage Schema
How do I manage a production incident response for a Kotlin Spring service?

Manage a production incident response for a Kotlin Spring service by following a guided workflow that coordinates mitigation, diagnosis, communication, and evidence collection from the first alert through service restoration.

What is the best way to mitigate high error rates or latency spikes during a bad deploy?

The best way to mitigate high error rates or latency spikes during a bad deploy is to apply the fastest reversible mitigation available, ensuring all rollback steps are auditable and well-documented to preserve evidence.

How does incident response workflow preserve evidence and track timelines?

Incident response workflow preserves evidence and tracks timelines by implementing safety constraints that require reversible actions, document root-cause hypotheses, and maintain auditable incident notes throughout the process.

Can I use this incident command workflow for capacity saturation or questionable config changes?

You can use this incident command workflow for capacity saturation or questionable config changes, as it applies to alerts of degraded latency, high error rates, and bad deploys by guiding disciplined stabilization and evidence collection.

When should I not use automated incident mitigation for my Spring services?

You should not use automated incident mitigation when actions are not reversible or well-documented, as the workflow enforces safety constraints to ensure auditable rollback steps and preserve forensic evidence for root-cause diagnosis.