What problem does it solve? Developers using GitNexus need a single reference for its MCP tools, resources, and graph schema before they can query a codebase's knowledge graph effectively. This Skill provides that quick reference and routes each task type to the correct workflow. ## Core Features & Use Cases - Tools Reference: Documents the seven GitNexus MCP tools including query, context, impact, detect_changes, rename, cypher, and list_repos. - Resources Reference: Lists lightweight gitnexus:// resources for repo context, clusters, processes, and schema navigation. - Graph Schema: Defines node types (File, Function, Class, Method) and edge relations (CALLS, IMPORTS, EXTENDS) with example Cypher queries. - Use Case: When asked "What breaks if I change this function?", the Skill directs you to read the repo context resource, then follow the impact-analysis workflow using the impact tool. ## Quick Start Ask the assistant which GitNexus tools are available and how to query the knowledge graph for your indexed repository.