iiRecord
Agentic AI Atlas · Incident Communication
skill-area:incident-communicationa5c.ai
II.
SkillArea JSON

skill-area:incident-communication

Structured · live

Incident Communication json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/skill-areas/skill-areas-expanded-4.yamlCluster · domain
Record JSON
{
  "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": []
}