pm-prdlisted
Install: claude install-skill ljucask/pureinn-product-development
# PM - Product Requirements Document (PRD)
## Agent mode (`--agent`)
Supports `--agent`: runs autonomously in a subagent, drafts the artifact from existing inputs, and returns a short summary + coverage note.
- **No flag** → interactive (default); if inputs are heavy, offer agent mode.
- **`--agent`** → obey. First check inputs are complete. Anything missing: do NOT invent it - mark `[ASSUMED - what/why]` in the output and summary. Never hallucinate to fill a gap.
---
## What this skill does
**Two modes - detected automatically in Step 0:**
| Mode | Context | Inputs | Output | Frozen? |
|---|---|---|---|---|
| **Product PRD** | Greenfield Phase 3b | All Phase 2+3a+3b outputs | `product/PRD_master.md` | Yes - frozen after creation |
| **Initiative PRD** | Feature Implementation after Track B | `initiatives/[slug]/discovery/` | `initiatives/[slug]/prd.md` | No - living for that initiative |
**Product PRD_master** is the original product scope document. It does NOT change after creation. New scope, new functionality, changed assumptions → new Initiative PRD for that initiative. PRD_master remains as the stable historical record.
**Initiative PRD** is a leaner document scoped to one domain/initiative. It contains Business Capabilities for that domain only - the entry point for pm-entity-registry (append mode), pm-business-rules-library (append mode), and pm-features-list (FI append mode) for this initiative.
---
**Product PRD** synthesizes all Phase 2, Phase 3a, and P