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

lib-agent:web-development--code-reviewer

Structured · live

code-reviewer 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-reviewer",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "code-reviewer",
    "description": "Expert in code review automation, best practices enforcement, and feedback.",
    "libraryPath": "library/specializations/web-development/agents/code-reviewer/AGENT.md",
    "specialization": "web-development",
    "role": "Code Review Specialist",
    "expertise": [
      "Code review best practices",
      "Automated review tools",
      "ESLint/Prettier",
      "Architecture patterns",
      "Performance patterns",
      "Security review"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:web-development--code-reviewer",
      "to": "skill-area:code-review-practice",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--code-reviewer",
      "to": "topic:code-review-best-practices",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--code-reviewer",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--code-reviewer",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--code-reviewer",
      "to": "role:frontend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:web-development--code-reviewer",
      "to": "workflow:code-review",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--code-reviewer",
      "to": "workflow:pull-request-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:web-development--code-reviewer",
      "to": "specialization:web-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}