What problem does it solve? Developers using GitNexus need a single reference for its MCP tools, resources, and graph schema before they can query the codebase knowledge graph effectively, and this Skill provides that orientation plus an index-freshness checklist. ## Core Features & Use Cases - Tool Reference: Documents the seven GitNexus MCP tools (query, context, impact, detect_changes, rename, cypher, list_repos) and what each returns. - Resource & Schema Reference: Lists lightweight gitnexus:// resources for navigation and the Cypher graph schema with node and edge types. - Freshness Workflow: Explains how to verify the index matches HEAD with npx gitnexus status and re-index with npx gitnexus analyze before analysis. - Use Case: When asked "What GitNexus tools are available?" or "How do I query the knowledge graph?", load this Skill to answer accurately and route the user to the right task-specific skill. ## Quick Start Ask the assistant which GitNexus tools are available and how to query the knowledge graph for your repository.