iiRecord
Agentic AI Atlas · critical-path-analyzer
lib-skill:project-management--critical-path-analyzera5c.ai
II.
LibrarySkill JSON

lib-skill:project-management--critical-path-analyzer

Structured · live

critical-path-analyzer 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--critical-path-analyzer",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "critical-path-analyzer",
    "description": "Perform critical path method (CPM) analysis with forward/backward pass calculations",
    "libraryPath": "library/specializations/domains/business/project-management/skills/critical-path-analyzer/SKILL.md",
    "specialization": "project-management",
    "contentSummary": "# Critical Path Analyzer\n\n## Overview\n\nThe Critical Path Analyzer skill performs comprehensive Critical Path Method (CPM) analysis on project schedules. It calculates forward and backward passes to determine early/late dates, identifies float values, and highlights the critical path - the longes"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:project-management--critical-path-analyzer",
      "to": "skill-area:roadmap-planning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:project-management--critical-path-analyzer",
      "to": "skill-area:quantitative-modeling",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:project-management--critical-path-analyzer",
      "to": "skill-area:data-analytics",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:project-management--critical-path-analyzer",
      "to": "domain:project-management",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:project-management--critical-path-analyzer",
      "to": "role:project-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:project-management--critical-path-analyzer",
      "to": "role:technical-program-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:project-management--critical-path-analyzer",
      "to": "role:scrum-master",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:project-management--critical-path-analyzer",
      "to": "workflow:project-kickoff",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:project-management--critical-path-analyzer",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:project-management--critical-path-analyzer",
      "to": "specialization:project-management",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}