What problem does it solve? When resuming work in a repository after time away, developers lose context on what tasks are active, which decisions constrain the next move, and where the last checkpoint left off. This Skill queries a Basic Memory knowledge graph to rebuild that working context before substantial repo work begins. ## Core Features & Use Cases - Project-Scoped Orientation: Resolves Basic Memory configuration from user and project settings files, then scopes all queries to the configured primary project. - Structured Knowledge Queries: Retrieves active tasks, open decisions, and recent session checkpoints using metadata filters on note type, status, repository, and recall timeframe. - Evidence-Backed Summaries: Reads the highest-signal notes matching the current repository, branch, or file path and presents a compact orientation with permalinks. - Use Case: A developer returning to a project after two weeks asks where things stand; the Skill surfaces the active task list, an open architectural decision, and the most recent coding session checkpoint so work can resume immediately. ## Quick Start Ask the assistant to orient you from Basic Memory before starting work in this repository.