prd-dispatch

Installation
SKILL.md

PRD Dispatch

The router behind /prd. It owns one job: turn a subcommand into the right planning action and delegate. It does not contain PRD or planning logic of its own — issue/file creation lives in prd-task-creator, spec-loop enforcement lives in spec-first, completeness validation lives in prd-quality-gate, full PRD drafting lives in prd-writer, client-requirement intake lives in feature-intake, and discovery interviewing lives in interview.

Contract

Inputs:

  • A single argument string (may be empty) parsed into a mode.
  • Any remaining arguments (feature description, issue number, topic, etc.) are forwarded verbatim to the delegated skill.

Outputs:

Installs
1
GitHub Stars
30
First Seen
1 day ago
Security Audits
prd-dispatch — shipshitdev/library