II.
SkillArea JSON
Structured · liveskill-area:agile-delivery
Agile Delivery json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:agile-delivery",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-semantic-pass-gaps.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Agile Delivery",
"description": "Agile delivery management, sprint facilitation, and velocity optimization for\nsoftware development teams. Covers Scrum, Kanban, SAFe, backlog management,\nretrospectives, and continuous delivery pipeline integration.\n",
"domains": [
"domain:software-engineering",
"domain:project-management"
],
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:agile-delivery",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:agile-delivery",
"to": "domain:project-management",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:agile-delivery",
"to": "specialization:scrum",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:agile-delivery",
"to": "specialization:kanban",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:agile-delivery",
"to": "specialization:extreme-programming",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:agile-delivery",
"to": "specialization:feature-driven-development",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:agile-delivery",
"to": "specialization:shape-up",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:agile-delivery",
"to": "specialization:project-management",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": [
{
"from": "skill-area:project-planning",
"to": "skill-area:agile-delivery",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "lib-skill:business-analysis--user-story-writer",
"to": "skill-area:agile-delivery",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "workflow:sprint-retrospective",
"to": "skill-area:agile-delivery",
"kind": "requires_skill_area",
"attributes": {}
}
]
}