Standard operating procedures for production incident management including severity classification, escalation paths, communication protocols, and postmortem processes.
This skill provides structured guidance for handling production incidents.
An incident should be declared when:
| Role | Responsibility | |---|---| | Incident Commander (IC) | Owns the incident lifecycle, coordinates response, makes decisions | | Communications Lead | Keeps stakeholders informed, posts status updates, manages the incident channel | | Technical Lead | Drives root cause investigation, coordinates engineering fixes |
severity-levels.md - Severity definitions (SEV1-SEV4) with impact and response timesescalation-policy.md - Who to page per severity level and escalation timelinespostmortem-template.md - Structured template for blameless postmortemspage-oncall.sh - Page the on-call engineer via PagerDuty APIcreate-incident-channel.sh - Create a dedicated Slack incident channelescalation-flowchart.mermaid - Visual flowchart of the escalation processseverity-ladder.png - The four severity bands, most severe at the top.
Fetch this with get_skill_asset when you need to see the ladder rather
than read it; on a vision-capable setup it arrives as an image.npx skills add pratikxpanda/incident-response下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer