II.
SkillArea JSON
Structured · liveskill-area:technical-leadership
Technical Leadership json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:technical-leadership",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-leadership.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Technical Leadership",
"description": "Setting technical direction for teams and systems - architecture ownership,\nstandard-setting, cross-team design review, and translating engineering concerns\ninto language business stakeholders can act on. Combines deep technical judgment\nwith the communication and influence skills needed to align teams around\ncoherent long-term approaches.\n",
"domains": [
"domain:software-engineering"
],
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:technical-leadership",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:technical-leadership",
"to": "skill-area:organizational-design",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "skill-area:technical-leadership",
"to": "skill-area:learning-development",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "skill-area:technical-leadership",
"to": "skill-area:team-management",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "skill-area:technical-leadership",
"to": "skill-area:hiring-interviewing",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "skill-area:technical-leadership",
"to": "skill-area:mentorship",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
}
],
"incomingEdges": [
{
"from": "lib-agent:product-management--product-ops",
"to": "skill-area:technical-leadership",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--cto",
"to": "skill-area:technical-leadership",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--solutions-architect",
"to": "skill-area:technical-leadership",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--staff-engineer",
"to": "skill-area:technical-leadership",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--vp-engineering",
"to": "skill-area:technical-leadership",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--technical-leadership",
"to": "skill-area:technical-leadership",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "role:distinguished-engineer",
"to": "skill-area:technical-leadership",
"kind": "requires_expertise",
"attributes": {}
}
]
}