PRD
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
-
Select Workflow: Select the appropriate workflow based on the user's intent and trigger words:
- Does the user want to create something new? → CreatePRD
- Does a PRD already exist for this feature? No → CreatePRD
- Does the PRD have defined tasks ready for implementation? No → PlanPRD
- Yes → WorkPRD
- When in doubt: Ask the user which workflow they want to use.
-
Execute Workflow: Report to the user "Running using the PRD skill..." You MUST read the workflow document completely before proceeding, then follow the workflow's process completely
-
Report Results: Summarize what was accomplished and suggest next steps
Workflow Routing
| Workflow | Trigger Words | When to Use |
|---|---|---|
| CreatePRD | "create", "new", "start", "begin", "draft", "write" | User wants to create a new PRD from scratch, define a new feature, or start planning something new |
| PlanPRD | "plan", "analyze", "research", "refine", "complete", "fill out", "detail" | User has an existing PRD that needs analysis, research, task generation, or refinement |
| WorkPRD | "work", "implement", "build", "execute", "do", "code", "develop" | User wants to implement tasks from a planned PRD |
Reference
Weekly Installs
1
Repository
fullykubed/nixos-configFirst Seen
Jan 21, 2026
Installed on
cursor1
codex1
github-copilot1
claude-code1
antigravity1
gemini-cli1