What problem does it solve?
Memory Bank helps teams systematically capture, track, and align project work, ensuring PRD and TODOs are always up-to-date and reducing miscommunication during handoffs.
Core Features & Use Cases
- PRD & TODO tracking: A centralized source of truth for project requirements and progress.
- Two-TODO synchronization: Root TODO and per-task TODO stay in sync to reflect real progress.
- Structured task folders: Create standardized folders like 010-..., with TASK.md and TODO.md to guide work.
- Lifecycle guidance: Pre-work, ongoing work, and post-work recording to preserve decisions and learnings.
- Template-driven onboarding: Use templates to bootstrap new projects and tasks.
Quick Start
Create the __memory-bank directory, copy the PRD.md and root TODO.md templates from the templates folder, create a new task folder like 010-your-task, and fill TASK.md and TODO.md. Regularly update the root TODO.md to reflect progress and commit changes.