/vt-c-kw-prd¶
Create a Product Requirements Document with PID reference for a project
Plugin: core-standards
Usage: /vt-c-kw-prd
/vt-c-kw-prd¶
Create a comprehensive PRD document following VisiTrans template structure.
Usage¶
/vt-c-kw-prd # Interactive PRD creation
/vt-c-kw-prd --from-brief FILE # Generate from existing brief
/vt-c-kw-prd --update # Update existing PRD
What It Does¶
- Reads PID if exists (tech constraints from 03-PRD/PID.md)
- Gathers requirements through guided questions:
- Executive summary
- Problem statement
- User personas
- Feature requirements
- Success metrics
- Timeline/phases
- Generates PRD.md with structured sections
- Validates completeness and links to related documents
- Saves to [Project]/03-PRD/PRD.md
Output Location¶
PRDs are created in the VisiTrans project template structure:
- OneDrive: [Project]/03-PRD/PRD.md
- Git: .specify/memory/PRD.md (when handed to development)
Execution¶
Invoke the kw-prd skill:
→ Load skill from skills/vt-c-kw-prd/SKILL.md