Skip to main content

PRD Template Reference

How does our Tight Five PRD structure map to industry-standard PRD templates?

Our Template

We use a Tight Five structure: five sections that mirror the five questions every capability must answer. The operational template lives in the engineering skill:

Every PRD produces four directories: pictures/ (thinking) → index.md (decision surface) → prompt-deck/ (sales) → spec/ (engineering).

Mapping

How traditional PRD sections translate to our Tight Five structure:

Traditional PRD SectionOur EquivalentLocation
Executive SummaryIndex (opening question + T-shape links)prd-{name}/index.md
Problem StatementPrinciples → The Job (SIO pattern)spec/index.md#principles
User Stories / PersonasPlayers → Demand-Side Jobs (5 elements each)spec/index.md#players
Functional RequirementsBuild Contract (Feature/Function/Outcome table)spec/index.md#build-contract
Technical RequirementsPlatform → Current State + Build Ratiospec/index.md#platform
Success MetricsPerformance → Quality Targets + Kill Signalspec/index.md#performance
Implementation PlanProtocols → Build Order (sprint sequence)spec/index.md#protocols
Risk AssessmentPerformance → Failure Budget + Kill Signalspec/index.md#performance
Competitive AnalysisPrinciples → Design Constraintsspec/index.md#principles
PrioritizationScorecard → 5P scoring (Pain x Demand x Edge x Trend x Conversion)index.md#scorecard or spec/index.md#performance

Key Differences

TraditionalTight Five
Acceptance criteria: pass/failQuality targets: percentage above threshold
MoSCoW prioritization5P composite score (product of five dimensions)
Milestones and timelinesBuild order with sprint-sequenced feature refs
"Done" or "Not done"Feature state enum (Gap → Stub → Built → Live) + L0-L4 maturity
Human-only documentAgent-facing spec (commands, boundaries, test contract)
Ship onceCommission in stages (Install → Test → Operational → Optimize)

Industry References

Context

Questions

When does a team need the traditional 9-section PRD structure — and when does the compressed Tight Five serve better?

  • What do traditional PRDs capture that Tight Five misses — and is that a feature or a gap?
  • If agent-facing specs become standard, does the traditional PRD format become purely historical?