II.
LibrarySkill JSON
Structured · livelib-skill:shared--hotfix-triage
hotfix-triage json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:shared--hotfix-triage",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "hotfix-triage",
"description": "Urgent issue classification, root cause analysis, and fast-path routing for production hotfixes",
"libraryPath": "library/methodologies/maestro/skills/hotfix-triage/SKILL.md",
"contentSummary": "# Hotfix Triage\n\n## Capabilities\n\nRapidly classifies production issues by severity, locates root causes from logs and stack traces, and routes to the appropriate fix path. Simple fixes skip planning entirely for maximum speed.\n\n## Tool Use Instructions\n\n- Use **Read** to examine log files an"
},
"outgoingEdges": [
{
"from": "lib-skill:shared--hotfix-triage",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--hotfix-triage",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--hotfix-triage",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--hotfix-triage",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--hotfix-triage",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--hotfix-triage",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--hotfix-triage",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}