name: contact-lookup description: Look up people and contacts — for questions about people, contact details, or mentioned names. user-invocable: false
Process
- Read CLAUDE.local.md — the current contact list with numbers and descriptions
- Read memory/people/CLAUDE.md for the quick overview
- Search for name, nickname, or role in the table
- Read memory/people/
.md for details - If not found: grep across memory/ for the name
- If completely unknown: tell the user, offer to create an entry
People Files Contain
- Name, role, relationship to user
- Contact details (phone, email)
- Context (how known, which project)
- Last interactions
- Important details and notes
Naming Conventions
- Files: firstname-lastname.md (lowercase, hyphens)
- "Also known as" column in CLAUDE.md for nicknames Example: "Pete" → peter-mueller.md