Appendix A
Daily Practice Checklist
- Open terminal and navigate to project folder
- Pull latest changes (git pull)
- Review yesterday's work (git log, git diff)
- Start Claude Code session with clear objective
- Use Plan mode before coding
- Commit progress with meaningful messages
- Push to GitHub
- Update CLAUDE.md if needed