What problem does it solve?
This Skill replaces scattered notes and unreliable chat memory with a structured SQLite knowledge base for each project folder, making project context durable, searchable, and easy to update.
Core Features & Use Cases
- Project memory management: Stores entities, relationships, tasks, threads, decisions, and events in project_brain.db.
- Session context and search: Generates concise project briefings, open-task views, recent decisions, and full-text style searches for active work.
- Sync and export workflows: Supports deterministic CLI operations, folder scanning, brain.json sync, MemPalace syncing, and CLAUDE.local.md export for longer-running projects.
- Use Case: A developer can capture a new stakeholder, link them to a team, record a decision, and then retrieve the current project state in one consistent knowledge system.
Quick Start
Ask the brain skill to initialize or query the current project folder so it can record open tasks, recent decisions, and key entities in project_brain.db.