USER_PROFILE.md

April 28, 2026 ยท View on GitHub

Part of the AI Dev Workspace Primitives index.

Purpose

A per-repo user profile. The user profile is generally provided at the user level (e.g. ~/.claude/CLAUDE.md), so this primitive is only marginally useful โ€” it captures basic information about the user working on this specific repository.

Intended for collaborative environments where a per-repo profile can be kept out of version control, or where a contributor's context needs to override the global user profile for a given project.