What problem does it solve?
It eliminates session-to-session “brain reset” by keeping your priorities, tasks, waiting-for items, and personal memory in a local Obsidian vault so your AI assistant can start each Claude Code session already oriented to your real context.
Core Features & Use Cases
- Session amnesia prevention (vault + memory boot): Loads your Command Center and To-Do state, plus persistent
.claude/memory/, so the assistant doesn’t re-figure out who you are and what matters.
- An executive-function loop with four commands: Uses
/setup, /start, /sync, and /wrap to create, brief, checkpoint, and close sessions while updating state.
- Nervous-system-aware operating rules: Avoids guilt/shame framing, shrinks tasks when stuck, and verifies claims against saved memory to reduce harmful hallucinated changes.
- Practical ADHD-friendly workflow: Turns progress into a repeatable routine, flagging overdue commitments in the Waiting For table and queuing open threads for next time.
Quick Start
In Claude Code inside the cloned repository folder, run the setup wizard and answer the four questions so the vault and first briefing are generated automatically.