II.
LibrarySkill overview
Reference · livelib-skill:product-management--prd-to-spec
prd-to-spec overview
"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."
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
User-facing entry point for the PRD → SPEC pipeline. The user runs
`/prd-to-spec` and this skill dispatches to the companion babysitter
process via `/babysitter:call` (interactive, with breakpoints) or
`/babysitter:yolo` (non-interactive, auto-approve).
## Usage
`
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_belongs_to_specialization1
- specialization:product-management·SpecializationProduct Management
lib_implements_workflow2
- workflow:product-discovery·WorkflowProduct Discovery
- workflow:competitive-analysis·WorkflowCompetitive Analysis
lib_involves_role2
- role:product-manager·RoleProduct Manager
- role:product-analyst·RoleProduct Analyst
lib_requires_skill_area2
- skill-area:product-discovery·SkillAreaProduct Discovery
- skill-area:roadmap-planning·SkillAreaRoadmap Planning
Incoming edges
None.