What problem does it solve?
Prevents redundant work and lost context by letting you run tasks that start from previously recorded decisions, errors, and observations so progress builds cumulatively instead of restarting from zero.
Core Features & Use Cases
- Context-aware start: Recall relevant past decisions, file edits, and errors before beginning a task to avoid repeating work.
- Observation capture: Record decisions, insights, and errors during execution to preserve rationale and troubleshooting steps.
- Completion logging: Add final notes describing what was completed, status, and next steps so future sessions can pick up cleanly.
- Use Cases: Resuming a paused feature implementation, continuing iterative content creation, or tracking fixes across debugging sessions.
Quick Start
Continue working on the login feature using memory to recall past decisions, save key decisions and insights as you go, and add a completion note when finished.