II.
LibrarySkill JSON
Structured · livelib-skill:product-management--prd-to-spec
prd-to-spec json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:product-management--prd-to-spec",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "prd-to-spec",
"description": "\"Convert an approved PRD into a phase-gated implementation SPEC. User-facing entry point that dispatches to the prd-to-spec babysitter process via /babysitter:call (interactive) or /babysitter:yolo (auto). Stack-agnostic.\"",
"libraryPath": "library/specializations/product-management/skills/prd-to-spec/SKILL.md",
"specialization": "product-management",
"contentSummary": "# PRD to SPEC Generator\n\nUser-facing entry point for the PRD → SPEC pipeline. The user runs\n`/prd-to-spec` and this skill dispatches to the companion babysitter\nprocess via `/babysitter:call` (interactive, with breakpoints) or\n`/babysitter:yolo` (non-interactive, auto-approve).\n\n## Usage\n\n`"
},
"outgoingEdges": [
{
"from": "lib-skill:product-management--prd-to-spec",
"to": "skill-area:product-discovery",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:product-management--prd-to-spec",
"to": "skill-area:roadmap-planning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:product-management--prd-to-spec",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:product-management--prd-to-spec",
"to": "role:product-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:product-management--prd-to-spec",
"to": "role:product-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:product-management--prd-to-spec",
"to": "workflow:product-discovery",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:product-management--prd-to-spec",
"to": "workflow:competitive-analysis",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:product-management--prd-to-spec",
"to": "specialization:product-management",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}