# OpenMemory for Cursor

## Context
Before starting any work, check: `openmemory context`

## Logging
After completing work, log it: `openmemory log --agent "cursor" --action "implemented" --summary "..." --tags "..."`

## Best Practices
1. Search memory before starting: `openmemory search "topic"`
2. Log decisions with reasoning
3. Include file paths in logs
4. Use consistent tags
