Reference Documentation
Defines the canonical template structure for Product Requirements Documents (PRDs) and the process for generating them within the SEA-Forge™ ecosystem.
| Priority: High | Medium | Low |
| Status: Planned | In Progress | Implemented | Deferred |
PRDs can be generated through the following approved workflows:
@workspace #spec.lean for focused PRD generation@workspace #spec.wide for comprehensive context-aware PRDs.github/prompts/spec.plan.prd.prompt.md1
2
3
Planned → In Progress → Implemented
↓
Deferred
| Priority | Definition | Typical Use |
|---|---|---|
| High | Critical for core functionality or business goals | MVP features, security, compliance |
| Medium | Important but not blocking | Quality-of-life improvements, secondary features |
| Low | Nice-to-have enhancements | Future iterations, experimental features |
Follow the canonical format:
1
2
3
As a [user type/persona],
I want to [action/capability],
so that [benefit/value].
Each PRD MUST:
See template source for canonical example (PRD-001):