What problem does it solve?
Syncs a project's key knowledge-graph entities and their relationships into a Memory MCP server so architectural context and important codebase facts are available across sessions without re-analysis.
Core Features & Use Cases
- Selective entity extraction: identifies top modules, key classes, large files, tour-referenced nodes, and the project node for sync.
- Entity and relation mapping: maps node types to Memory entity types and creates imports, extends, depends_on, and contains relations.
- Incremental updates and observations: creates or updates entities idempotently and records project-level observations for timeline and dashboard links.
- Use Case: keep cross-session agents and reviewers aware of evolving architecture and hotspots after running an understand analysis.
Quick Start
Run the understand-memory-sync skill against your project directory to push key modules, classes, files, and relations into the Memory MCP for cross-session lookup.