Phase [NUMBER]: [NAME]
Goal
[One paragraph describing what this phase accomplishes]
Estimated Time
[X-Y] hours
Prerequisites
- Phase [N-1] completed
- [Specific service/dependency requirements]
Entry Checklist
- Previous phase complete
- All services running
- [Specific prerequisites verified]
Tasks
Task 1: [Task Name]
[Description]
# Commands
Verify:
# Verification commands
Task 2: [Task Name]
[Description with code examples]
Task N: [Final Task]
[Wrap-up task]
Testing
Test Checklist
- [Test item 1]
- [Test item 2]
Manual Testing
# Test commands
Documentation Updates
- Update
PHASE_STATUS.md - Update
DEVELOPMENT_LOG.md - Git commit
Exit Checklist
- All features working
- Tests passing
- Documentation updated
- Git commit created
Troubleshooting
[Common Issue 1]
# Solution
Next Phase
Phase [N+1]: [Name] (PHASE_[N+1]_[NAME].md)