get_user_profile
Retrieve the user's interaction style profile to adapt responses based on depth preference, question types, vocabulary, and code focus. Call at session start for calibrated response style.
Instructions
Return the user's interaction style profile for Claude to adapt its responses.
Includes: depth preference, dominant question types, domain vocabulary, code-focus percentage, and framing hints Claude should apply.
Call this at the start of a session to calibrate response style.
repo_path: optional absolute path to the target repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | No |