II.
LibraryProcess JSON
Structured · livelib-process:shared--ecc-orchestrator
ecc-orchestrator json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:shared--ecc-orchestrator",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "ecc-orchestrator",
"description": "Everything Claude Code Orchestrator - Full lifecycle from planning through TDD, implementation, multi-dimensional review, security scan, and deployment with continuous learning and context engineering",
"libraryPath": "library/methodologies/everything-claude-code/ecc-orchestrator.js",
"usesAgents": [
"context-engineering",
"planner",
"architect",
"tdd-guide",
"code-reviewer",
"security-reviewer",
"build-resolver",
"e2e-runner",
"refactor-cleaner",
"continuous-learning",
"general-purpose"
]
},
"outgoingEdges": [
{
"from": "lib-process:shared--ecc-orchestrator",
"to": "skill-area:unit-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--ecc-orchestrator",
"to": "skill-area:integration-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--ecc-orchestrator",
"to": "skill-area:acceptance-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:shared--ecc-orchestrator",
"to": "topic:test-driven-development",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--ecc-orchestrator",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--ecc-orchestrator",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--ecc-orchestrator",
"to": "role:qa-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--ecc-orchestrator",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:shared--ecc-orchestrator",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--ecc-orchestrator",
"to": "methodology:everything-claude-code",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--ecc-orchestrator",
"to": "lib-agent:shared--planner",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:shared--ecc-orchestrator",
"to": "lib-agent:shared--architect",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:shared--ecc-orchestrator",
"to": "lib-agent:shared--tdd-guide",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:shared--ecc-orchestrator",
"to": "lib-agent:shared--code-reviewer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:shared--ecc-orchestrator",
"to": "lib-agent:shared--security-reviewer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:shared--ecc-orchestrator",
"to": "lib-agent:shared--build-resolver",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:shared--ecc-orchestrator",
"to": "lib-agent:shared--e2e-runner",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:shared--ecc-orchestrator",
"to": "lib-agent:shared--refactor-cleaner",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}