iiRecord
Agentic AI Atlas · Stakeholder Manager
lib-agent:product-management--stakeholder-managera5c.ai
II.
LibraryAgent JSON

lib-agent:product-management--stakeholder-manager

Structured · live

Stakeholder Manager 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:product-management--stakeholder-manager",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "Stakeholder Manager",
    "description": "Expert in stakeholder communication and organizational alignment",
    "libraryPath": "library/specializations/product-management/agents/stakeholder-manager/AGENT.md",
    "specialization": "product-management",
    "role": "Director of Product Management",
    "expertise": [
      "Executive communication",
      "Cross-functional alignment",
      "Change management",
      "Product council facilitation",
      "Roadmap presentations",
      "Conflict resolution"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:product-management--stakeholder-manager",
      "to": "skill-area:stakeholder-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:product-management--stakeholder-manager",
      "to": "skill-area:product-strategy",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:product-management--stakeholder-manager",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:product-management--stakeholder-manager",
      "to": "role:product-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:product-management--stakeholder-manager",
      "to": "role:product-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:product-management--stakeholder-manager",
      "to": "workflow:product-discovery",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:product-management--stakeholder-manager",
      "to": "workflow:competitive-analysis",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:product-management--stakeholder-manager",
      "to": "specialization:product-management",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:technical-documentation--content-strategy",
      "to": "lib-agent:product-management--stakeholder-manager",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}