### User Story: [Descriptive Title]
**ID**: US-XXX
**Priority**: Critical / High / Medium / Low
**Story Points**: [1, 2, 3, 5, 8, 13, 21]
**As a** [user role/persona]
**I want** [capability or feature]
**So that** [business value or user benefit]
**Acceptance Criteria**:
1. Given [context], When [action], Then [outcome]
2. Given [context], When [action], Then [outcome]
**Business Value**: [Impact on users, business metrics, strategic goals]
**Dependencies**: [Other stories, technical prerequisites, external factors]
**Notes**: [Design mockups, API specs, technical considerations, edge cases]
**Definition of Done**:
- Code complete and reviewed
- Unit and integration tests passing (>80% coverage)
- Acceptance criteria validated
- Documentation updated
- Deployed to staging and tested
- Product Owner acceptance