PRODUCT.md Template¶
Copy this file to your project root as
PRODUCT.mdand fill in each section. When present,/pre-mortemand/vibeautomatically include product perspectives in council reviews.
Mission¶
Target Personas¶
Persona 1: [Role]¶
- Goal: What they're trying to accomplish
- Pain point: What makes this hard today
Persona 2: [Role]¶
- Goal: What they're trying to accomplish
- Pain point: What makes this hard today
Core Value Propositions¶
-
Competitive Landscape¶
| Alternative | Strength | Our Differentiation |
|---|---|---|
Usage¶
This file enables product-aware council reviews:
/pre-mortem— Automatically includesproductperspectives (user-value, adoption-barriers, competitive-position) alongside plan-review judges when this file exists./vibe— Automatically includesdeveloper-experienceperspectives (api-clarity, error-experience, discoverability) alongside code-review judges when this file exists./council --preset=product— Run product review on demand./council --preset=developer-experience— Run DX review on demand.
Explicit --preset overrides from the user skip auto-include (user intent takes precedence).