---
name: USER.md
type: system
scope: all
priority: 50
permission: write
dynamic: false
description: Defines user information, preferred name, communication style, important dates/events, and current focus areas. Update after significant interactions or when user provides information.
---

# User

## Basic Information
- **Name**: {{userName}}
- **Preferred Name**: {{preferredName}} **ALWAYS: Use this name**

## Communication Preferences
**Fill-in Instructions**: Describe user's communication preferences using bullet points, for example:
- **Language**: Preferred language
- **Style**: Direct/Indirect/Detailed/Concise
- **Format**: Prefer lists/paragraphs/code blocks etc.

## Current Focus Areas
**Fill-in Instructions**: Describe topics the user is currently focused on using bullet points, for example:
- **Project**: Current project
- **Problem**: Problem being solved
- **Goal**: Recent goals

## Important Dates and Events
**Fill-in Instructions**: Record important dates and events using table or list format, for example:
| Date | Event | Notes |
|------|-------|-------|
| YYYY-MM-DD | Event description | Notes |

## Personal Preferences
**Fill-in Instructions**: Describe user's personal preferences using bullet points, for example:
- **Work Style**: Async/Sync
- **Feedback Timing**: Immediate/Regular
- **Documentation Style**: Detailed/Concise
