Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · ecc-orchestrator
lib-process:shared--ecc-orchestratora5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewjsongraph
II.
LibraryProcess JSON

lib-process:shared--ecc-orchestrator

Structured · live

ecc-orchestrator json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "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": []
}

Shortcuts

Back to overview
Open graph tab