II.
LibraryAgent JSON
Structured · livelib-agent:customer-experience--problem-analyst
problem-analyst json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:customer-experience--problem-analyst",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "problem-analyst",
"description": "Expert in root cause analysis, problem investigation, and permanent fix implementation",
"libraryPath": "library/specializations/domains/business/customer-experience/agents/problem-analyst/AGENT.md",
"specialization": "customer-experience",
"role": "Problem Manager",
"expertise": [
"Root cause analysis methodologies",
"Problem investigation techniques",
"Known error management",
"Workaround documentation",
"Permanent fix coordination",
"Trend analysis and prevention"
]
},
"outgoingEdges": [
{
"from": "lib-agent:customer-experience--problem-analyst",
"to": "skill-area:customer-success",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:customer-experience--problem-analyst",
"to": "skill-area:business-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:customer-experience--problem-analyst",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:customer-experience--problem-analyst",
"to": "domain:customer-experience",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:customer-experience--problem-analyst",
"to": "role:customer-success-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:customer-experience--problem-analyst",
"to": "role:business-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:customer-experience--problem-analyst",
"to": "role:operations-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:customer-experience--problem-analyst",
"to": "workflow:customer-journey-optimization",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:customer-experience--problem-analyst",
"to": "workflow:user-feedback-loop",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:customer-experience--problem-analyst",
"to": "specialization:customer-experience",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": [
{
"from": "lib-process:business-strategy--business-case-development",
"to": "lib-agent:customer-experience--problem-analyst",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:operations--root-cause-analysis",
"to": "lib-agent:customer-experience--problem-analyst",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:scientific-discovery--metaphor-based-reasoning-formalized",
"to": "lib-agent:customer-experience--problem-analyst",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}