원클릭으로
incident
Generate an incident summary, timeline, and stakeholder communication from ongoing incident notes
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Generate an incident summary, timeline, and stakeholder communication from ongoing incident notes
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Generate a monthly capacity and cost report for a service or AWS account, with rightsizing recommendations
Explain what a CloudFormation template does in plain English, including architecture, costs, and access patterns
Review a CloudFormation template for security issues, cost risks, and compliance violations
Assess the blast radius and deployment risk of changes to a CloudFormation template
Generate a rough monthly cost estimate for a CloudFormation template or proposed architecture
Detect and summarise CloudFormation stack drift — differences between deployed resources and their template definitions
| name | incident |
| description | Generate an incident summary, timeline, and stakeholder communication from ongoing incident notes |
Help me manage and document an ongoing or recently resolved incident.
Ask me:
Generate a stakeholder communication (Slack message format) from the details I provide:
:red_circle: *INCIDENT - [SERVICE] - [SHORT DESCRIPTION]*
*Status:* Investigating / Mitigating / Resolved
*Severity:* P0 / P1 / P2
*Impact:* [What is broken, who is affected, since when]
*Current actions:* [What the team is doing right now]
*Next update:* [Time of next status update]
Incident channel: #inc-[service]-[date]
Incident commander: [name]
Then generate a separate engineering-focused channel update:
*Technical status:*
- Symptoms: [error rates, latency, logs observed]
- Hypothesis: [current working theory]
- Actions taken: [list with timestamps]
- Next step: [what you're trying next]
Generate a post-mortem document from the information I provide:
Date: [date] Duration: [start time] → [end time] ([X hours Y minutes]) Severity: P0 / P1 Author: [name] Reviewers: [names]
[2-3 sentences: what happened, what was the impact, how it was resolved]
| Time (UTC) | Event |
|---|---|
| HH:MM | Alert fired |
| HH:MM | On-call acknowledged |
| HH:MM | [Key investigation step] |
| HH:MM | Root cause identified |
| HH:MM | Mitigation applied |
| HH:MM | Service restored |
| HH:MM | Incident resolved |
[Clear, technical explanation of what went wrong. Avoid blame — focus on system conditions.]
| Action | Owner | Due date | Priority |
|---|---|---|---|
| Add circuit breaker to downstream calls | [team] | [date] | HIGH |
| Lower alert threshold to detect earlier | [team] | [date] | MEDIUM |
| Add deployment smoke test | [team] | [date] | MEDIUM |
Draft generated by Kiro /incident skill — review and edit before publishing