II.
SkillArea JSON
Structured · liveskill-area:alerting-oncall
Alerting & On-Call Management json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:alerting-oncall",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-technical-depth.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Alerting & On-Call Management",
"description": "Designing alert rules, routing policies, and escalation chains that\nreduce noise and surface actionable signals. Covers alert fatigue\nmitigation, SLO-based alerting, PagerDuty/OpsGenie configuration,\nand on-call rotation best practices.\n",
"domains": [
"specialization:observability",
"specialization:sre"
],
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:alerting-oncall",
"to": "specialization:observability",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:alerting-oncall",
"to": "skill-area:incident-management",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
}
],
"incomingEdges": [
{
"from": "skill-area:alert-fatigue-reduction",
"to": "skill-area:alerting-oncall",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "skill-area:observability-instrumentation",
"to": "skill-area:alerting-oncall",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "required"
}
},
{
"from": "stack-profile:observability-stack",
"to": "skill-area:alerting-oncall",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:incident-management-platform",
"to": "skill-area:alerting-oncall",
"kind": "requires_skill_area"
},
{
"from": "tool:datadog",
"to": "skill-area:alerting-oncall",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "lib-agent:devops-sre-platform--incident-commander",
"to": "skill-area:alerting-oncall",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:devops-sre-platform--error-budget-management",
"to": "skill-area:alerting-oncall",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:devops-sre-platform--monitoring-setup",
"to": "skill-area:alerting-oncall",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:devops-sre-platform--oncall-setup",
"to": "skill-area:alerting-oncall",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:observability--incident-lifecycle",
"to": "skill-area:alerting-oncall",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:devops-sre-platform--incident-platforms",
"to": "skill-area:alerting-oncall",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "responsibility:on-call-rotation-fairness",
"to": "skill-area:alerting-oncall",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "workflow:on-call-handoff",
"to": "skill-area:alerting-oncall",
"kind": "requires_skill_area",
"attributes": {}
}
]
}