II.
LibrarySkill JSON
Structured · livelib-skill:shared--plan-creation
plan-creation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:shared--plan-creation",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "plan-creation",
"libraryPath": "library/methodologies/planning-with-files/skills/plan-creation/SKILL.md",
"contentSummary": "# Plan Creation\n\nCreate a structured task_plan.md with phases, goals, and checkbox tracking for persistent planning.\n\n## Agent\nPlan Architect - `pwf-plan-architect`\n\n## Workflow\n1. Analyze task description to identify logical phases\n2. Decompose phases into specific, achievable goals\n3. De"
},
"outgoingEdges": [
{
"from": "lib-skill:shared--plan-creation",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--plan-creation",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--plan-creation",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--plan-creation",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--plan-creation",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--plan-creation",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--plan-creation",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}