prd

Installation
SKILL.md

Create a Product Requirements Document (PRD)

Generate a comprehensive PRD that defines WHAT to build and WHY.

Arguments

<raw_arguments>$ARGUMENTS</raw_arguments>

  • If --guided: Enable guided discovery (one question at a time)
  • Otherwise: Batch 3-5 questions upfront

Task Tracking Setup

TASK_TRACKING = config_read("task_tracking.enabled", "false")

If TASK_TRACKING:
  PRD_WORKFLOW_ID = "prd-{timestamp}"
  PHASE_TASKS = {}
Installs
8
GitHub Stars
42
First Seen
May 9, 2026
prd — majesticlabs-dev/majestic-marketplace