incident-response

Plan incident response workflows with SLO/SLI design and ICS-based flows.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/Gami19/rd-strands-agents --skill incident-response-gami19
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: incident-response
Source: https://github.com/Gami19/rd-strands-agents/tree/main/strands-py/backend/agent/skills/pr/incident-response
Command: npx skills add https://github.com/Gami19/rd-strands-agents --skill incident-response-gami19

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

インシデント管理、緊急対応、ポストモーテム文化、SRE 運用プラクティスを包括的に支援する。SLO/エラーバジェット設計、Four Golden Signals による監視設計、ICS ベースのインシデント対応フロー、非難なしポストモーテム、カスケード障害対策、オンコール体制設計を一気通貫でガイドする。Use when user says「インシデント対応フローを設計して」「オンコール体制を整備したい」「ポストモーテムのテンプレートを作って」「SLO/エラーバジェットを設計して」「障害対応プレイブックを作りたい」「カスケード障害の対策を立てて」「監視・アラート設計をしたい」「SLI を定義したい」「障害が起きた」「アラート疲れ」「夜中に起こされる」「ポスモ書きたい」。Do NOT use for: インフラ構成図の作成(→ diagram)、データパイプラインの品質検証(→ data-validation)、オブザーバビリティの計装設計・OpenTelemetry 導入(→ observability)。

Core Features & Use Cases

  • SRE運用設計の包括ガイド
  • SLO/SLI定義、エラーバジェット運用、Four Golden Signalsベースの監視設計、ICSフロー、ポストモーテムテンプレート、プレイブックを統合的に提供
  • Use Case: 大規模マイクロサービス群のインシデント対応を標準化し、オンコールの品質を高める

Quick Start

サービスのインシデント対応フローを設計して、ICS/オンコール/ポストモーテムを含むプレイブック一式を作成してください。

Frequently Asked Questions about incident-response

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

FAQPage Schema
How do I design an incident response workflow for my microservices?

Incident response workflows can be standardized using ICS-based incident flows, on-call policies, and incident playbooks. This approach enables rapid recovery across microservices teams by defining required artifacts and constraints upfront.

How do I set up SLO and error budget policies for my service?

SLO and error budget design involves defining SLIs, setting service level objectives, and establishing alerting rules based on Four Golden Signals monitoring. This creates a structured framework for managing service reliability and error budgets.

What is the best way to create a blameless postmortem template?

A blameless postmortem template should capture incident timelines, contributing factors, impact analysis, and action items. Standardized postmortem templates enable continuous improvement by focusing on systemic issues rather than individual blame.

How do I reduce alert fatigue and improve on-call quality?

Alert fatigue can be reduced by designing alerting rules based on SLO definitions and Four Golden Signals monitoring. A well-structured on-call policy with clear escalation paths and incident playbooks improves response quality and minimizes unnecessary pages.

Can I use incident-response for infrastructure diagram creation or OpenTelemetry instrumentation?

Incident-response is not designed for infrastructure diagram creation or OpenTelemetry instrumentation. It focuses on SLO design, ICS-based incident flows, on-call policies, and postmortem templates rather than infrastructure visualization or observability instrumentation setup.