# Common Incident Triage

> Common Incident Triage

- Skill: `tommy-yw/common-incident-triage` (Agent Skill)
- Install (CLI): `npx skillmds@latest add tommy-yw/common-incident-triage`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tommy-yw/common-incident-triage/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tommy-yw (https://skillmd.com/u/tommy-yw)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tommy-yw/common-incident-triage

---

# Common Incident Triage

Use this skill for general production incident triage.

1. Normalize the incident source into a service, severity, environment and time window.
2. Collect metrics, logs, traces and deploy history.
3. Build a hypothesis only after evidence is available.
4. Run `action_policy_guard` before recommending any action.
5. Require approval for destructive operations.

