II.
LibrarySkill JSON
Structured · livelib-skill:shared--session-recovery
session-recovery json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:shared--session-recovery",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "session-recovery",
"libraryPath": "library/methodologies/planning-with-files/skills/session-recovery/SKILL.md",
"contentSummary": "# Session Recovery\n\nDetect and recover previous planning sessions, reconstructing lost context from persistent planning files.\n\n## Agent\nSession Manager - `pwf-session-manager`\n\n## Workflow\n1. Check project path for existing planning files\n2. Check ~/.claude/projects/ for session data\n3. F"
},
"outgoingEdges": [
{
"from": "lib-skill:shared--session-recovery",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--session-recovery",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--session-recovery",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--session-recovery",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--session-recovery",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--session-recovery",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--session-recovery",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}