What is incident?
Handle production incidents with urgency. Use when production issues occur for debugging, fixes, and post-mortems. Source: htlin222/dotfiles.
Handle production incidents with urgency. Use when production issues occur for debugging, fixes, and post-mortems.
Quickly install incident AI skill to your development environment via command line
Source: htlin222/dotfiles.
| Level | Impact | Response Time | Example |
| P1 | Complete outage | Immediate | Site down | | P2 | Major feature broken | 15 min | Payments failing | | P3 | Minor feature broken | 1 hour | Search slow | | P4 | Low impact | Next day | UI glitch |
Input: "API is returning 500 errors" Action: Check logs, identify failing component, rollback if recent deploy, fix
Handle production incidents with urgency. Use when production issues occur for debugging, fixes, and post-mortems. Source: htlin222/dotfiles.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/htlin222/dotfiles --skill incidentHandle production incidents with urgency. Use when production issues occur for debugging, fixes, and post-mortems. Source: htlin222/dotfiles.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/htlin222/dotfiles --skill incident Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/htlin222/dotfiles