iiRecord
Agentic AI Atlas · ci-cd
lib-agent:web-development--ci-cda5c.ai
II.
LibraryAgent JSON

lib-agent:web-development--ci-cd

Structured · live

ci-cd 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:web-development--ci-cd",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "ci-cd",
    "description": "Expert in CI/CD pipeline setup, GitHub Actions workflows, and deployment automation.",
    "libraryPath": "library/specializations/web-development/agents/ci-cd/AGENT.md",
    "specialization": "web-development",
    "role": "CI/CD Specialist",
    "expertise": [
      "GitHub Actions",
      "Pipeline design",
      "Test automation",
      "Deployment workflows",
      "Environment management",
      "Secrets handling"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:web-development--ci-cd",
      "to": "skill-area:deployment-infrastructure-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--ci-cd",
      "to": "topic:continuous-integration",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--ci-cd",
      "to": "topic:continuous-deployment",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:web-development--ci-cd",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--ci-cd",
      "to": "role:devops-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--ci-cd",
      "to": "role:frontend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:web-development--ci-cd",
      "to": "workflow:pull-request-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--ci-cd",
      "to": "workflow:release-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:web-development--ci-cd",
      "to": "specialization:web-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}