iiRecord
Agentic AI Atlas · product-management/prd-to-spec
lib-process:product-management--prd-to-speca5c.ai
II.
LibraryProcess JSON

lib-process:product-management--prd-to-spec

Structured · live

product-management/prd-to-spec json

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

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:product-management--prd-to-spec",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "product-management/prd-to-spec",
    "description": "Orchestrate conversion of an approved PRD into a phase-gated implementation SPEC. Stack-agnostic. Self-contained — the prd-to-spec skill dispatches here via /babysitter:call or /babysitter:yolo.",
    "libraryPath": "library/specializations/product-management/prd-to-spec.js",
    "specialization": "product-management",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:product-management--prd-to-spec",
      "to": "skill-area:product-strategy",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:product-management--prd-to-spec",
      "to": "skill-area:product-analytics",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:product-management--prd-to-spec",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:product-management--prd-to-spec",
      "to": "role:product-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:product-management--prd-to-spec",
      "to": "role:product-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:product-management--prd-to-spec",
      "to": "workflow:product-discovery",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:product-management--prd-to-spec",
      "to": "workflow:competitive-analysis",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:product-management--prd-to-spec",
      "to": "specialization:product-management",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}