iiRecord
Agentic AI Atlas · task-to-prd
lib-skill:product-management--task-to-prda5c.ai
II.
LibrarySkill JSON

lib-skill:product-management--task-to-prd

Structured · live

task-to-prd 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--task-to-prd",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "task-to-prd",
    "description": "\"Convert a raw task (tracker ticket, email, or text) into a fully characterized PRD. User-facing entry point that dispatches to the task-to-prd babysitter process via /babysitter:call (interactive) or /babysitter:yolo (auto). Stack-agnostic.\"",
    "libraryPath": "library/specializations/product-management/skills/task-to-prd/SKILL.md",
    "specialization": "product-management",
    "contentSummary": "# Task to PRD Generator\n\nUser-facing entry point for the task → PRD pipeline. The user runs\n`/task-to-prd` and this skill dispatches to the companion babysitter\nprocess via `/babysitter:call` (interactive — Five Whys, clarification\nloop, scope-lock, per-finding gates, final approval) or\n`/baby"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:product-management--task-to-prd",
      "to": "skill-area:product-discovery",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:product-management--task-to-prd",
      "to": "skill-area:roadmap-planning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:product-management--task-to-prd",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:product-management--task-to-prd",
      "to": "role:product-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:product-management--task-to-prd",
      "to": "role:product-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:product-management--task-to-prd",
      "to": "workflow:product-discovery",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:product-management--task-to-prd",
      "to": "workflow:competitive-analysis",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:product-management--task-to-prd",
      "to": "specialization:product-management",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}