Add MYSELF.md user profile for agent personalization

- Add MYSELF.example.md template with identity, role, collaborators,
  and preferences sections
- Add MYSELF.md to .gitignore (contains personal info)
- Reference MYSELF.md in AGENTS.md routing table, new "About the User"
  section, and file index
- Add setup step and routing entry in README.md
This commit is contained in:
2026-02-10 19:30:14 -06:00
parent d04aa26f31
commit 8eb1fb87a7
4 changed files with 52 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1 +1,2 @@
.env
MYSELF.md