What problem does it solve?
Persistent memory across sessions is essential for consistency across agents and tasks; this skill provides a central Obsidian vault that all components read from to share knowledge, plans, and decisions, preventing memory loss and duplication.
Core Features & Use Cases
- Centralized vault at brain/ serving as the source of truth for notes, principles, plans, and audits.
- Enforced structure: index.md as root, dedicated folders for principles, plans, and audits, with one-topic-per-file rules.
- Wikilink-driven navigation and reachability: every file is reachable from brain/index.md and linked from related notes for easy discovery.
- Use Cases: knowledge governance, retrospectives, planning, and cross-team alignment across sessions.
Quick Start
Create a new brain note under brain/ following the indexing conventions and ensure it remains a single-topic file.