iiRecord
Agentic AI Atlas · prioritization-calculator
lib-skill:product-management--prioritization-calculatora5c.ai
II.
LibrarySkill JSON

lib-skill:product-management--prioritization-calculator

Structured · live

prioritization-calculator 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:product-management--prioritization-calculator",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "prioritization-calculator",
    "description": "Automated calculation and scoring for product prioritization frameworks including RICE, ICE, MoSCoW, and custom weighted scoring. Normalizes scores, validates inputs, and generates priority rankings with confidence intervals.",
    "libraryPath": "library/specializations/product-management/skills/prioritization-calculator/SKILL.md",
    "specialization": "product-management",
    "contentSummary": "# Prioritization Calculator Skill\n\nCalculate and validate scores for multiple prioritization frameworks with weighted scoring, normalization, and confidence-adjusted rankings.\n\n## Overview\n\nThis skill provides robust calculation engines for popular prioritization frameworks used in product man"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:product-management--prioritization-calculator",
      "to": "skill-area:prioritization-frameworks",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:product-management--prioritization-calculator",
      "to": "skill-area:product-analytics",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:product-management--prioritization-calculator",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:product-management--prioritization-calculator",
      "to": "role:product-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:product-management--prioritization-calculator",
      "to": "role:product-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:product-management--prioritization-calculator",
      "to": "workflow:product-discovery",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:product-management--prioritization-calculator",
      "to": "workflow:competitive-analysis",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:product-management--prioritization-calculator",
      "to": "specialization:product-management",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}