Files
document-haness/korean-technical-blog-skills-bundle-v1/writing-korean-technical-blogs/profiles/incident-postmortem.yaml
T
DongHyeonkaandClaude Opus 5 1099834617 chore: snapshot working tree before harness removal
미추적 파일과 미커밋 수정을 전부 담아 pre-harness-removal 태그의 복구
범위를 확보한다. .agents/skills/writing-natural-korean 9개와
korean-technical-blog-skills-bundle-v1 61개가 여기 포함된다.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-07 14:19:24 +09:00

21 lines
583 B
YAML

id: incident-postmortem
register: formal
use_when: 장애의 영향, 탐지, 복구, 원인과 재발 방지를 공개 가능한 범위에서 설명할 때
required_sections:
- incident_summary
- user_impact
- detection_and_timeline
- technical_cause
- contributing_factors
- recovery
- corrective_actions
optional_sections:
- what_worked
- what_did_not_work
- follow_up_metrics
rules:
blameless_system_focus: true
preserve_uncertainty: true
never_expose_sensitive_or_unpublished_details: true
do_not_name_individuals_unless_required_and_authorized: true