gitnexus-guide

Identify GitNexus MCP tools, knowledge graph queries, and workflow references.

1|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/Lortunate/CodexLAG --skill gitnexus-guide-lortunate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gitnexus-guide
Source: https://github.com/Lortunate/CodexLAG/tree/main/.claude/skills/gitnexus/gitnexus-guide
Command: npx skills add https://github.com/Lortunate/CodexLAG --skill gitnexus-guide-lortunate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitNexus guide helps users quickly understand available tools, how to query the knowledge graph, and reference materials for workflows.

Core Features & Use Cases

  • Tools Reference: Quick access to MCP tools like query, context, impact, detect_changes, rename, cypher, list_repos.
  • Knowledge Graph & Schema: Guidance on the graph schema and how to perform basic queries.
  • Workflow Reference: Clear steps to perform common GitNexus tasks and troubleshooting.

Quick Start

Read this guide to identify the appropriate skill and follow its workflow.

Frequently Asked Questions about gitnexus-guide

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What MCP tools are available for querying a knowledge graph?

Available MCP tools for querying a knowledge graph include query, context, impact, detect_changes, rename, cypher, and list_repos. These tools enable developers to extract structural data and perform repository analysis.

How do I query the knowledge graph schema in GitNexus?

To query the knowledge graph schema in GitNexus, reference the provided schema guidelines to perform basic queries using the cypher or query MCP tools. This allows targeted extraction of mapped repository entities and relationships.

Can I use GitNexus workflows to detect code changes and impact analysis?

Yes, GitNexus workflows support detecting code changes and impact analysis. Use the detect_changes MCP tool to identify modifications and the impact tool to evaluate downstream effects within the knowledge graph.

What is the best way to troubleshoot common GitNexus workflow errors?

The best way to troubleshoot common GitNexus workflow errors is to consult the workflow reference section. It provides clear steps for standard GitNexus tasks and troubleshooting to resolve execution issues.

Do I need prior familiarity with the GitNexus toolset to use this reference?

Yes, effectively navigating this reference requires existing familiarity with the GitNexus toolset, the knowledge graph schema, and standard workflow references to orient yourself to daily software engineering tasks.

How does listing repositories with list_repos work in GitNexus?

Listing repositories in GitNexus works by invoking the list_repos MCP tool to return available project repositories. This workflow reference provides quick access to identify and select target codebases for further graph queries.