iiRecord
Agentic AI Atlas · resource-leveling
lib-skill:project-management--resource-levelinga5c.ai
II.
LibrarySkill JSON

lib-skill:project-management--resource-leveling

Structured · live

resource-leveling json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/skills.yamlCluster · generated-library
Record JSON
{
  "id": "lib-skill:project-management--resource-leveling",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "resource-leveling",
    "description": "Optimize resource allocation to eliminate overallocation while minimizing schedule impact",
    "libraryPath": "library/specializations/domains/business/project-management/skills/resource-leveling/SKILL.md",
    "specialization": "project-management",
    "contentSummary": "# Resource Leveling Optimizer\n\n## Overview\n\nThe Resource Leveling Optimizer skill resolves resource overallocation conflicts and optimizes resource utilization across project schedules. It applies intelligent algorithms to balance workloads, eliminate conflicts, and minimize schedule extension w"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:project-management--resource-leveling",
      "to": "skill-area:capacity-planning-ops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:project-management--resource-leveling",
      "to": "skill-area:roadmap-planning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:project-management--resource-leveling",
      "to": "skill-area:quantitative-modeling",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:project-management--resource-leveling",
      "to": "domain:project-management",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:project-management--resource-leveling",
      "to": "role:project-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:project-management--resource-leveling",
      "to": "role:technical-program-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:project-management--resource-leveling",
      "to": "role:operations-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:project-management--resource-leveling",
      "to": "workflow:project-kickoff",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:project-management--resource-leveling",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:project-management--resource-leveling",
      "to": "specialization:project-management",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}