Purpose
Primary interface for project memory, tasks, and knowledge. Routes natural language requests to appropriate capabilities.
Triggers
Use when the user addresses "lisa" directly:
- "hey lisa, ..."
- "lisa, ..."
- "ask lisa ..."
- "lisa knows ..."
Capabilities
Memory Operations
- "lisa, show me recent memories" → Load recent facts
- "lisa, what do you know about X" → Search memories for topic X
- "lisa, remember that X" → Store a memory
- "lisa, recall X" → Search with specif
[Description truncada. Veja o README completo no GitHub.]