---
id: TASK-XXX
type: feature
priority: high|medium|low
status: todo
assignee:
due: YYYY-MM-DD
---
# Feature Title
## Description
[Describe the feature in detail, including the problem it solves and the value it provides]
## Acceptance Criteria
- [ ] [Specific, testable criterion 1]
- [ ] [Specific, testable criterion 2]
- [ ] [Add more criteria as needed]
## Technical Notes
[Any relevant technical considerations, architecture decisions, or implementation details]
## Dependencies
[List any dependencies on other tasks or external systems]
## Estimated Complexity
[Low/Medium/High]