I created a CLAUDE.md file for my Uber Shift Notes project. This project is a simple non-code folder where I keep one short file for each driving shift so I can track where I drove, how long I worked, what I made, and anything worth remembering.
Project Overview
A running log of my Uber driving shifts. Each shift gets one short file so I can look back and compare areas, hours, earnings, and notes.
Tech Stack
Plain Markdown files and Claude Code. No code or frameworks.
Commands
No build or test commands. To add a shift, create a new file using the existing filename and content format.
Conventions
Name each file YYYY-MM-DD-shift.md. Keep the same four fields in the same order every time: Area, Hours, Gross, and Notes. Avoid
Do not add extra sections, headings, or unnecessary formatting. Do not change or reformat existing shift files.
One way I expect Claude to behave better with this file in place is to stop guessing what a shift note should look like and follow the exact filename, fields, and format I already established.