iiRecord
Agentic AI Atlas · plugin-system-architect
lib-agent:cli-mcp-development--plugin-system-architecta5c.ai
II.
LibraryAgent JSON

lib-agent:cli-mcp-development--plugin-system-architect

Structured · live

plugin-system-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:cli-mcp-development--plugin-system-architect",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "plugin-system-architect",
    "description": "Expert in designing extensible plugin architectures with hooks, lifecycle management, and sandboxing.",
    "libraryPath": "library/specializations/cli-mcp-development/agents/plugin-system-architect/AGENT.md",
    "specialization": "cli-mcp-development",
    "role": "Plugin Architecture Expert",
    "expertise": [
      "Plugin loading",
      "Hook systems",
      "Lifecycle management",
      "Dependency resolution",
      "Sandboxing"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:cli-mcp-development--plugin-system-architect",
      "to": "skill-area:cli-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--plugin-system-architect",
      "to": "skill-area:mcp-server-implementation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--plugin-system-architect",
      "to": "skill-area:plugin-systems",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--plugin-system-architect",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--plugin-system-architect",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--plugin-system-architect",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--plugin-system-architect",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--plugin-system-architect",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--plugin-system-architect",
      "to": "specialization:cli-mcp-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}