II.
LibrarySkill JSON
Structured · livelib-skill:shared--parallel-orchestration
parallel-orchestration json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:shared--parallel-orchestration",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "parallel-orchestration",
"libraryPath": "library/methodologies/ccpm/skills/parallel-orchestration/SKILL.md",
"contentSummary": "# Parallel Orchestration\n\nCoordinate multiple specialized agents across parallel work streams with quality gates and conflict resolution.\n\n## Agents\n- Database Engineer - `database-engineer`\n- API Developer - `api-developer`\n- UI Developer - `ui-developer`\n- Test Engineer - `test-engineer`\n"
},
"outgoingEdges": [
{
"from": "lib-skill:shared--parallel-orchestration",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--parallel-orchestration",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--parallel-orchestration",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--parallel-orchestration",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--parallel-orchestration",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--parallel-orchestration",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--parallel-orchestration",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}