II.
LibraryProcess JSON
Structured · livelib-process:shared--ccpm-orchestrator
ccpm-orchestrator json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:shared--ccpm-orchestrator",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "ccpm-orchestrator",
"description": "Claude Code PM (CCPM) - Full lifecycle spec-driven orchestrator: PRD creation, epic planning, task decomposition, GitHub sync, parallel execution, tracking",
"libraryPath": "library/methodologies/ccpm/ccpm-orchestrator.js",
"usesAgents": [
"product-planner",
"architect",
"task-analyst",
"project-tracker",
"test-engineer"
]
},
"outgoingEdges": [
{
"from": "lib-process:shared--ccpm-orchestrator",
"to": "skill-area:prioritization-frameworks",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--ccpm-orchestrator",
"to": "skill-area:product-discovery",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--ccpm-orchestrator",
"to": "skill-area:roadmap-planning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:shared--ccpm-orchestrator",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--ccpm-orchestrator",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--ccpm-orchestrator",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--ccpm-orchestrator",
"to": "role:engineering-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--ccpm-orchestrator",
"to": "role:product-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:shared--ccpm-orchestrator",
"to": "workflow:product-discovery",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--ccpm-orchestrator",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--ccpm-orchestrator",
"to": "methodology:ccpm",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--ccpm-orchestrator",
"to": "lib-agent:shared--product-planner",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:shared--ccpm-orchestrator",
"to": "lib-agent:shared--architect",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:shared--ccpm-orchestrator",
"to": "lib-agent:shared--task-analyst",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:shared--ccpm-orchestrator",
"to": "lib-agent:shared--project-tracker",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:shared--ccpm-orchestrator",
"to": "lib-agent:shared--test-engineer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}