write-a-prd

Installation
SKILL.md

Write a PRD

$ARGUMENTS

Create a PRD through structured interview, codebase exploration, and module design, then submit as a GitHub issue.

Usage

/write-a-prd [feature or problem description]

What This Command Does

  1. Gathers detailed problem description from user
  2. Explores the codebase to verify assertions and understand current state
  3. Interviews relentlessly about every design branch until shared understanding
  4. Sketches major modules — actively seeking deep modules (small interface, deep implementation)
  5. Writes the PRD and submits as GitHub issue via gh issue create
Installs
6
GitHub Stars
175
First Seen
May 16, 2026
write-a-prd — softspark/ai-toolkit