원클릭으로
triage-error-budget-burn
Investigate rapid SLO burn and identify whether the driver is errors, latency, or availability.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Investigate rapid SLO burn and identify whether the driver is errors, latency, or availability.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Identify why an AWS API call is denied and what policy element blocks it.
Diagnose EKS worker nodes in NotReady and determine safe remediation.
Identify the primary drivers of a sudden cloud cost increase and implement safe mitigations.
Diagnose GCP quota errors and identify the quota, scope, and fastest safe mitigation.
Diagnose node-level memory/disk/pid pressure and determine safe mitigations.
Diagnose pods stuck in Pending and identify scheduling constraints.
| id | triage-error-budget-burn |
| name | Triage Error Budget Burn |
| description | Investigate rapid SLO burn and identify whether the driver is errors, latency, or availability. |
| tags | ["observability","slo","triage","oncall"] |
| maturity | draft |
| inputs | {"service":"string","slo":"string?","time_window":"string?"} |
| outputs | ["burn_driver","top_contributors","mitigation_plan"] |
| tools_allowed | ["metrics.query","logs.query","traces.query"] |
| safety | {"default_mode":"read_only","forbidden":[],"requires_confirmation_for":[]} |
Use when burn alerts fire or SLO dashboards show accelerated error budget consumption.
Start by decomposing the SLO into error vs latency vs availability contributions.