iiRecord
Agentic AI Atlas · resource-manager
lib-agent:project-management--resource-managera5c.ai
II.
LibraryAgent JSON

lib-agent:project-management--resource-manager

Structured · live

resource-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:project-management--resource-manager",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "resource-manager",
    "description": "Expert in resource planning, allocation, and team development",
    "libraryPath": "library/specializations/domains/business/project-management/agents/resource-manager/AGENT.md",
    "specialization": "project-management",
    "role": "Resource Manager / Workforce Planning Lead",
    "expertise": [
      "Resource capacity planning",
      "Skills-based resource allocation",
      "Resource leveling and optimization",
      "Team building and development",
      "Resource conflict resolution",
      "Matrix organization navigation",
      "Workforce planning"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:project-management--resource-manager",
      "to": "skill-area:capacity-planning-ops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:project-management--resource-manager",
      "to": "skill-area:team-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:project-management--resource-manager",
      "to": "skill-area:stakeholder-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:project-management--resource-manager",
      "to": "domain:project-management",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:project-management--resource-manager",
      "to": "role:project-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:project-management--resource-manager",
      "to": "role:hr-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:project-management--resource-manager",
      "to": "role:operations-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:project-management--resource-manager",
      "to": "workflow:project-kickoff",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:project-management--resource-manager",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:project-management--resource-manager",
      "to": "specialization:project-management",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:customer-experience--customer-onboarding",
      "to": "lib-agent:project-management--resource-manager",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:marketing--editorial-calendar-management",
      "to": "lib-agent:project-management--resource-manager",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}