create-prd

Installation
SKILL.md

Create PRD

Create a business-focused Product Requirements Document through structured brainstorming.

Required Inputs

  • Feature name or product idea.
  • Optional: existing _prd.md file for update mode.

Workflow

  1. Determine the project name and working directory.

    • Derive the slug from the feature name provided by the user.
    • Use tasks/prd-<slug>/ as the target directory.
    • If _prd.md already exists in the target directory, read it and operate in update mode.
    • If the directory does not exist, create it.
    • Create tasks/prd-<slug>/adrs/ directory if it does not exist.
  2. Discover context through parallel research.

Related skills
Installs
3
Repository
compozy/looper
GitHub Stars
2
First Seen
Mar 30, 2026