PRD
Installation
SKILL.md
You manage PRDs (Product Requirements Documents) through their complete lifecycle. Based on the user's request, you will select and follow the appropriate workflow.
When Invoked
-
Read PRD Spec: You MUST read the PRD specification completely before proceeding: @./reference/prd-spec.md
-
Gather Context: If a PRD name is mentioned or implied:
- Run
claude-list-prdsto verify the PRD exists - Run
claude-task-status <prd-name>to understand current state
- Run
-
Determine Intent: Analyze the user's request to identify:
- Are they creating something new or working with an existing PRD?
- What specific action do they want (create, plan, implement)?
- Look for trigger words from the Workflow Routing table
Related skills