iiRecord
Agentic AI Atlas · desktop-ci-architect
lib-agent:desktop-development--desktop-ci-architecta5c.ai
II.
LibraryAgent JSON

lib-agent:desktop-development--desktop-ci-architect

Structured · live

desktop-ci-architect json

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

File · generated-library/agents.yamlCluster · generated-library
Record JSON
{
  "id": "lib-agent:desktop-development--desktop-ci-architect",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "desktop-ci-architect",
    "description": "Expert agent in designing CI/CD pipelines for multi-platform desktop application builds with caching, parallelization, code signing, and release automation",
    "libraryPath": "library/specializations/desktop-development/agents/desktop-ci-architect/AGENT.md",
    "specialization": "desktop-development",
    "expertise": [
      "ci-cd",
      "github-actions",
      "azure-devops",
      "desktop-builds",
      "code-signing",
      "release-management"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:desktop-development--desktop-ci-architect",
      "to": "skill-area:cross-platform-desktop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:desktop-development--desktop-ci-architect",
      "to": "skill-area:deployment-infrastructure-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:desktop-development--desktop-ci-architect",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:desktop-development--desktop-ci-architect",
      "to": "role:desktop-developer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:desktop-development--desktop-ci-architect",
      "to": "role:fullstack-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:desktop-development--desktop-ci-architect",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:desktop-development--desktop-ci-architect",
      "to": "workflow:release-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:desktop-development--desktop-ci-architect",
      "to": "specialization:desktop-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:desktop-development--desktop-build-pipeline",
      "to": "lib-agent:desktop-development--desktop-ci-architect",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}