docs: add USER.md for per-developer TODO filtering

- Add agents/USER.md to .gitignore (contains user identifier)
- Document session startup flow in CLAUDE.md:
  - Create USER.md if missing, prompting for identifier
  - Filter TODOs by @username tags
  - Offer relevant TODOs on session start
This commit is contained in:
Aiden McClelland
2026-02-05 13:46:14 -07:00
parent 855c1f1b07
commit e3287115c5
2 changed files with 16 additions and 0 deletions

1
.gitignore vendored
View File

@@ -21,3 +21,4 @@ secrets.db
/build/lib/firmware
tmp
web/.i18n-checked
agents/USER.md