II.
SkillArea JSON
Structured · liveskill-area:runbook-automation
Runbook Automation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:runbook-automation",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-2.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Runbook Automation",
"description": "Automating operational runbooks — script-driven remediation,\nauto-remediation triggers, PagerDuty/Opsgenie automation rules,\nand progressive automation of toil from manual to fully automated.\n",
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:runbook-automation",
"to": "domain:site-reliability",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:runbook-automation",
"to": "specialization:sre",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:runbook-automation",
"to": "skill-area:runbook-authoring",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "skill-area:runbook-automation",
"to": "skill-area:incident-management",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "helpful"
}
}
],
"incomingEdges": []
}