Skip to main content

incident-triage

Turn an alert into a severity, an owner and a first hypothesis within minutes.

Jump to install

Source facts

Repository
vstorm-co/agenticos
Last source activity
September 2, 2026 at 09:15
Detected SKILL.md language
English
Stars
37
Forks
7

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
Incident triage
description
Turn an alert into a severity, an owner and a first hypothesis within minutes.
category
devops
# Triaging an incident The first five minutes decide the length of the incident. Establish blast radius before cause. ## Answer four questions, in this order 1. **Who is affected** — all users, one tenant, one region, one endpoint? 2. **What is broken** — unavailable, slow, or wrong answers? Wrong answers are worse than down and are usually noticed later. 3. **Since when** — and what shipped or changed in the hour before it. 4. **Is it getting worse?** ## Set severity from impact, never from cause An unknown cause is not a reason to hold severity down. Say the severity, the reason for it, and who owns it now. One name, not a team. ## First hypothesis Name the most recent change touching the failing path, and say how to disprove it in under five minutes. A hypothesis nobody can test quickly is a distraction. ## Always post What is known, what is not, what is being tried, and the next update time. A missed update time costs more trust than the outage. ## Never Speculate about cause in a customer-facing channel, or close before the follow-ups have owners.
View on GitHub