# /manage-user-context Task

When this command is used, execute the following task:

Load and execute: `.vcsys/tasks/manage-user-context.md`

## Task Overview
Create, update, and manage persistent user context profiles that enable personalized AI interactions and eliminate repetitive information gathering across sessions.

## Dependencies Required
- Template: `.vcsys/templates/user-context-tmpl.yaml`
- Storage: `.vcsys/artifacts/user-contexts/` directory

## Key Capabilities
- **New User Profiling**: Complete context creation for first-time users
- **Returning User Updates**: Targeted updates to existing profiles
- **Context Enhancement**: Expand profiles for new domains or goals
- **Memory Management**: View, update, and validate user context
- **Personalization**: Apply context to customize AI interactions

## Integration Points
- **Laboratory Agent**: Automatic context loading and smart questioning
- **Cross-Session Continuity**: Maintain user preferences and goals over time
- **Artifact Management**: Persistent storage in user-contexts directory

[Execute the task workflow exactly as defined in the referenced file]