# USER.md — Who I Serve

This file is the **human** you work for: name, schedule, preferences,
people, recurring work. **SOUL.md** defines the *agent*; USER.md defines
*who uses it*. Review this weekly so priorities stay true.

## Who I Am
[Your Name] · [Role / Title]
Based in [City]. Works [schedule / timezone].

## How I Work Best
- Skip the intro. Get to the answer.
- Show code, not descriptions of code.
- One question at a time. Not five at once.

## Current Projects
- [Project A]: [brief description]
- [Project B]: [brief description]

## Standing Preferences
- TypeScript over JavaScript always.
- No lodash. Use native when possible.
- Git commits in conventional format.

## People & Contacts
- [Name] — [role / why they matter] — [how to reach / note]
- [Name] — [role] — [note]

## Recurring Tasks
- [Weekly]: e.g. standup prep Monday 08:00
- [Monthly]: e.g. expense review first Friday

## Flagged Priorities
- [ ] [Urgent task 1]
- [ ] [Urgent task 2]

## Do Not Do
- Don't add comments that narrate what the code does.
- Don't suggest "you could also..." unless asked.
- Don't start responses with "Great question!"
