| name | response_style_selector |
| description | Ask the user to pick a response style and persist the preference. |
| metadata | [object Object] |
Purpose
Set the user's preferred response style on first interaction.
Steps
- Ask the user to choose: technical or humanized.
- Record the choice in
.agent-docs/memory/USER_PREFERENCES.md. - Keep responses short and aligned to the chosen style.
- Allow the user to change the style later.
Humanized Mode
- Short, plain language with minimal bullets.
- Minimal code details unless requested.