II.
LibraryAgent JSON
Structured · livelib-agent:cli-mcp-development--cli-error-message-expert
cli-error-message-expert json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:cli-mcp-development--cli-error-message-expert",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "cli-error-message-expert",
"description": "Expert in crafting helpful, actionable CLI error messages with recovery suggestions and context.",
"libraryPath": "library/specializations/cli-mcp-development/agents/cli-error-message-expert/AGENT.md",
"specialization": "cli-mcp-development",
"role": "CLI Error Message Expert",
"expertise": [
"Error message crafting",
"Recovery suggestions",
"Context inclusion",
"Exit code design",
"User-friendly formatting"
]
},
"outgoingEdges": [
{
"from": "lib-agent:cli-mcp-development--cli-error-message-expert",
"to": "skill-area:cli-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:cli-mcp-development--cli-error-message-expert",
"to": "skill-area:error-handling-exception-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:cli-mcp-development--cli-error-message-expert",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:cli-mcp-development--cli-error-message-expert",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:cli-mcp-development--cli-error-message-expert",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:cli-mcp-development--cli-error-message-expert",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:cli-mcp-development--cli-error-message-expert",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:cli-mcp-development--cli-error-message-expert",
"to": "specialization:cli-mcp-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}