II.
LibrarySkill JSON
Structured · livelib-skill:operations--root-cause-analyzer
root-cause-analyzer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:operations--root-cause-analyzer",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "root-cause-analyzer",
"description": "Systematic root cause identification skill with 5 Whys, fishbone diagrams, fault tree analysis, and hypothesis testing",
"libraryPath": "library/specializations/domains/business/operations/skills/root-cause-analyzer/SKILL.md",
"specialization": "operations",
"contentSummary": "# Root Cause Analyzer\n\n## Overview\n\nThe Root Cause Analyzer skill provides comprehensive capabilities for systematic root cause identification and verification. It supports multiple analysis methods including 5 Whys, Ishikawa diagrams, fault tree analysis, and statistical hypothesis testing.\n\n"
},
"outgoingEdges": [
{
"from": "lib-skill:operations--root-cause-analyzer",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:operations--root-cause-analyzer",
"to": "skill-area:business-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:operations--root-cause-analyzer",
"to": "skill-area:data-analytics",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:operations--root-cause-analyzer",
"to": "domain:operations",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:operations--root-cause-analyzer",
"to": "role:operations-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:operations--root-cause-analyzer",
"to": "role:business-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:operations--root-cause-analyzer",
"to": "role:data-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:operations--root-cause-analyzer",
"to": "workflow:vendor-onboarding",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:operations--root-cause-analyzer",
"to": "workflow:vendor-evaluation",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:operations--root-cause-analyzer",
"to": "specialization:operations",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}