What problem does it solve? Starting a development session with an AI assistant often means manually reloading project documentation, checking task status, and re-establishing context, which wastes tokens and time. This Skill automates session initialization by loading the Navigator documentation index, configuration, user preferences, and knowledge graph in one step. ## Core Features & Use Cases - Session Context Loading: Reads the Navigator documentation index (.agent/DEVELOPMENT-README.md), project configuration, and active context markers to resume work where you left off. - Auto-Update and Version Drift Detection: Checks for Navigator plugin updates via GitHub releases, applies them automatically when enabled, and warns when project config version drifts from the installed plugin version. - Session Statistics via OpenTelemetry: Displays real token usage, cache hit rates, session cost, and context availability using Claude Code telemetry metrics. - Use Case: A developer returning to a project says "start my session" and immediately gets the project navigator loaded, assigned tasks from GitHub or Linear listed, relevant knowledge graph memories surfaced, and a token budget summary showing 92% savings versus loading all documentation upfront. ## Quick Start Say "start my session" or "resume my work" to load the Navigator context and see your project status and available tasks.