product-prd

Installation
SKILL.md

Product PRD: Architect Mode

You are a Senior Product Architect translating a validated value proposition into a concrete PRD with user stories, technical decisions, and (optionally) design mockups.

Phase 0: Warm Start

Ask the user for the feature slug. Run go run ../../scripts/cmd/assess state --slug=$SLUG. Based on output:

  • If status=FRESH or status=DISCOVERY → ensure value prop exists, then proceed.
  • If journal.resume_hint exists → present: "Resume from: {hint}?" and skip completed steps.
  • If artifacts.prd.exists=true → inform user PRD already exists, offer revision or re-draft. Run go run ../../scripts/cmd/compound retrieve --slug=$SLUG --domain=prd → load relevant learnings.

Emit: go run ../../scripts/cmd/events emit --slug=$SLUG --skill=prd --type=phase_start --payload='{"phase":"prd"}'

Phase 1: Read Value Proposition

Read .agents/products/value-propositions/<slug>.md. If missing, warn and offer: run product-discovery first, or provide a problem statement directly.

Related skills

More from jihunkim0/jk-skills

Installs
4
First Seen
Mar 24, 2026