incident

Automate production incident response with data gathering, timeline construction, root-cause analysis, and postmortem generation.

6|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/vmkteam/claude-plugins --skill incident-vmkteam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: incident
Source: https://github.com/vmkteam/claude-plugins/tree/main/plugins/developer/skills/incident
Command: npx skills add https://github.com/vmkteam/claude-plugins --skill incident-vmkteam

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Incident management for production outages requires a structured, repeatable workflow. This Skill automates the full lifecycle from triage to post-mortem, collecting artifacts and coordinating the team.

Core Features & Use Cases

  • Data gathering from monitoring and logging systems (Sentry, Prometheus, Loki, Grafana, Nomad), plus version control references.
  • Timeline construction to visualize incident progression and identify the root cause.
  • HITL approvals, mitigation coordination, and post-mortem documentation generation.
  • Reusable playbooks for common incident scenarios and hand-offs to /solve.

Quick Start

Run /incident with a problem description or YouTrack ID to start the full incident response workflow.

Frequently Asked Questions about incident

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

FAQPage Schema
How do I automate incident response for a production outage?

Automate production incident response by running the workflow with a problem description or YouTrack ID to gather monitoring data, construct a timeline, and coordinate mitigation. It orchestrates the full lifecycle from triage to post-mortem.

What is the best way to build an incident timeline from Prometheus and Sentry logs?

Build an incident timeline by gathering logs and metrics from Prometheus, Sentry, Loki, and Grafana. The workflow visualizes incident progression to help identify the root cause across affected services and deployments.

How do I generate a postmortem document after resolving a root-cause analysis?

Generate a postmortem document by completing the structured incident response workflow, which orchestrates root-cause analysis and compiles artifacts into final documentation for review and hand-offs.

Can I coordinate incident mitigation and approvals using YouTrack and Git?

Coordinate incident mitigation using YouTrack for task orchestration and Git for version control references. The workflow supports HITL approvals and artifact creation to manage the response across services.

Does this incident response workflow integrate with Nomad and Grafana dashboards?

The incident response workflow integrates with Nomad and Grafana dashboards to gather deployment and monitoring data. These integrations enable automated data collection for triage and timeline construction.

When do I need a structured playbook for incident management?

Use a structured playbook for incident management when handling common outage scenarios across services to ensure repeatable triage and mitigation. The workflow provides reusable playbooks and enables hand-offs.