# {Feature Name}

**PRD**: #{PRD-XXX}
**Priority**: {P0/P1/P2}
**Epic**: {Epic Name if applicable}

## Summary

{1-2 sentence description from PRD Executive Summary}

## Problem

{Brief problem statement from PRD}

## Proposed Solution

{High-level solution from PRD}

## Acceptance Criteria

### P0 (Must Have)

- [ ] {Criterion 1}
- [ ] {Criterion 2}
- [ ] {Criterion 3}

### P1 (Should Have)

- [ ] {Criterion 4}
- [ ] {Criterion 5}

## Technical Approach

{Brief technical summary from PRD}

**Tech Stack**:
- {Technology 1}
- {Technology 2}

## Dependencies

**Depends On**:
- #{Issue number} - {Feature name}

**Blocks**:
- #{Issue number} - {Feature name}

## Resources

- **PRD**: [Link to PRD file](../product/prds/03-ready/YYMMDD-feature-name-v1.md)
- **Design**: {Figma link if applicable}
- **Technical Spec**: {Link if applicable}

## Estimation

**Effort**: {X story points / Y days}
**Complexity**: {Low/Medium/High}

## Success Metrics

{How will we measure success?}

---

**Created**: {YYYY-MM-DD}
**Last Updated**: {YYYY-MM-DD}
