prd-create

Installation
SKILL.md

Vendored from vfarcic/dot-ai shared-prompts/prd-create.md (MIT, Copyright (c) 2025 Viktor Farcic). Original author: Viktor Farcic.

PRD Creation Slash Command

Instructions

You are helping create a Product Requirements Document (PRD) for a new feature. This process involves two main components:

  1. GitHub Issue: Short, immutable concept description that links to the detailed PRD
  2. PRD File: Project management document with milestone tracking and implementation plan

Process

Step 1: Understand the Feature Concept

Ask the user to describe the feature idea to understand the core concept and scope.

Step 1.5: Capture the post-PRD workflow up front (before creating anything)

Before creating the issue or PRD, detect whether uzi is available (command -v uzi succeeds, or the uzi-cli skill is installed at ~/.claude/skills/uzi-cli/). When uzi is available, also run uzi schedule list --json once to learn whether any sweep schedule exists and its label(s) — this gates the Commit & push + queue for uzi sweep option and its label choice below. Then gather every downstream choice now, back to back, so nothing interrupts the PRD writing later:

Installs
1
First Seen
Aug 13, 2026
prd-create — vtmocanu/skills-nesttest