# Quick Implementation Plan Template
For simpler features or small changes.
```markdown
# Implementation: [Feature Name]
## Spec
Specification
## Summary
[Quick description]
## Tasks
- [ ] Task 1
- [ ] Task 2
- [ ] Task 3
## Timeline
Start: [Date]
Target completion: [Date]
## Status
[Update as work progresses]
```