II.
LibraryProcess JSON
Structured · livelib-process:shared--claudekit-orchestrator
claudekit-orchestrator json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:shared--claudekit-orchestrator",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "claudekit-orchestrator",
"description": "ClaudeKit Orchestrator - Main entry point that sets up the safety pipeline (hooks, file-guard), executes slash commands, dispatches code review or spec workflows, and manages checkpoints with session-scoped hook control",
"libraryPath": "library/methodologies/claudekit/claudekit-orchestrator.js",
"usesAgents": [
"general-purpose"
]
},
"outgoingEdges": [
{
"from": "lib-process:shared--claudekit-orchestrator",
"to": "skill-area:gitops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--claudekit-orchestrator",
"to": "skill-area:containerization",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--claudekit-orchestrator",
"to": "skill-area:configuration-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:shared--claudekit-orchestrator",
"to": "topic:continuous-integration",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--claudekit-orchestrator",
"to": "topic:continuous-deployment",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--claudekit-orchestrator",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--claudekit-orchestrator",
"to": "role:devops-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--claudekit-orchestrator",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--claudekit-orchestrator",
"to": "workflow:release-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--claudekit-orchestrator",
"to": "specialization:devops-sre-platform",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--claudekit-orchestrator",
"to": "methodology:claudekit",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}