II.
SkillArea JSON
Structured · liveskill-area:incident-communication
Incident Communication json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:incident-communication",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-4.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Incident Communication",
"description": "Communicating during and after production incidents — drafting customer-\nfacing status updates, coordinating internal war-room messaging, writing\npost-incident reviews, and maintaining communication templates that\nbalance transparency with precision.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:incident-communication",
"to": "domain:site-reliability",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:incident-communication",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}