II.
LibrarySkill JSON
Structured · livelib-skill:shared--kanban-management
kanban-management json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:shared--kanban-management",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "kanban-management",
"libraryPath": "library/methodologies/automaker/skills/kanban-management/SKILL.md",
"contentSummary": "# Kanban Management\n\nInitialize and manage Kanban board state for feature workflow tracking.\n\n## Agent\nFeature Planner - `automaker-feature-planner`\n\n## Workflow\n1. Create Kanban board with columns: Backlog, Ready, In Progress, Review, Done\n2. Place features as cards in Backlog\n3. Assign p"
},
"outgoingEdges": [
{
"from": "lib-skill:shared--kanban-management",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--kanban-management",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--kanban-management",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--kanban-management",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--kanban-management",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--kanban-management",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--kanban-management",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}