II.
LibraryProcess JSON
Structured · livelib-process:shared--pilot-shell-orchestrator
pilot-shell-orchestrator json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:shared--pilot-shell-orchestrator",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "pilot-shell-orchestrator",
"description": "Full Pilot Shell spec lifecycle: mode selection -> plan -> implement -> verify -> merge",
"libraryPath": "library/methodologies/pilot-shell/pilot-shell-orchestrator.js",
"usesAgents": [
"context-monitor",
"memory-curator",
"plan-reviewer",
"tdd-enforcer",
"file-checker",
"unified-reviewer"
]
},
"outgoingEdges": [
{
"from": "lib-process:shared--pilot-shell-orchestrator",
"to": "skill-area:prioritization-frameworks",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--pilot-shell-orchestrator",
"to": "skill-area:product-discovery",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--pilot-shell-orchestrator",
"to": "skill-area:roadmap-planning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:shared--pilot-shell-orchestrator",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--pilot-shell-orchestrator",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--pilot-shell-orchestrator",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--pilot-shell-orchestrator",
"to": "role:engineering-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--pilot-shell-orchestrator",
"to": "role:product-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:shared--pilot-shell-orchestrator",
"to": "workflow:product-discovery",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--pilot-shell-orchestrator",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--pilot-shell-orchestrator",
"to": "methodology:pilot-shell",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--pilot-shell-orchestrator",
"to": "lib-agent:shared--context-monitor",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:shared--pilot-shell-orchestrator",
"to": "lib-agent:shared--memory-curator",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:shared--pilot-shell-orchestrator",
"to": "lib-agent:shared--plan-reviewer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:shared--pilot-shell-orchestrator",
"to": "lib-agent:shared--tdd-enforcer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:shared--pilot-shell-orchestrator",
"to": "lib-agent:shared--file-checker",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:shared--pilot-shell-orchestrator",
"to": "lib-agent:shared--unified-reviewer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}