iiRecord
Agentic AI Atlas · code-quality
lib-agent:web-development--code-qualitya5c.ai
II.
LibraryAgent JSON

lib-agent:web-development--code-quality

Structured · live

code-quality 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--code-quality",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "code-quality",
    "description": "Expert in code quality enforcement, linting, and formatting.",
    "libraryPath": "library/specializations/web-development/agents/code-quality/AGENT.md",
    "specialization": "web-development",
    "role": "Code Quality Specialist",
    "expertise": [
      "ESLint configuration",
      "Prettier setup",
      "Code standards",
      "Pre-commit hooks",
      "Quality metrics",
      "Technical debt"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:web-development--code-quality",
      "to": "skill-area:code-analysis-linting",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--code-quality",
      "to": "skill-area:code-review-practice",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:web-development--code-quality",
      "to": "topic:code-review-best-practices",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--code-quality",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--code-quality",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--code-quality",
      "to": "role:frontend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:web-development--code-quality",
      "to": "workflow:code-review",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--code-quality",
      "to": "specialization:web-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}