gitnexus-guide

Document GitNexus knowledge graph queries and MCP tool operations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a centralized reference for navigating the GitNexus knowledge graph, helping developers understand complex codebases, trace execution flows, and perform impact analysis without getting lost in the graph schema.

Core Features & Use Cases

  • Knowledge Graph Navigation: Quickly query code relationships, execution flows, and functional clusters.
  • Impact Analysis: Determine the blast radius of code changes before refactoring.
  • Tool Reference: Access documentation for all GitNexus MCP tools like query, context, and impact.
  • Use Case: When refactoring a core function, use this skill to identify all dependent processes and potential breaking changes across the repository.

Quick Start

Ask the assistant to explain how to use the GitNexus impact analysis tool to check the blast radius of a specific function.

Frequently Asked Questions about gitnexus-guide

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

FAQPage Schema
How do I use a knowledge graph for code analysis and impact assessment?

Impact analysis determines the blast radius of code changes before refactoring by querying code relationships and execution flows. This Skill guides you in using structured graph queries to trace functional clusters and identify potential breaking changes across a repository.

How do I trace execution flows and functional clusters in a complex codebase?

Tracing execution flows requires navigating the GitNexus knowledge graph to query code relationships and functional clusters. This Skill provides operational guidance for using structured graph queries to understand complex codebases without getting lost in the schema.

Do I need an MCP server to perform code intelligence tasks with a knowledge graph?

Yes, performing accurate code intelligence tasks requires access to the GitNexus MCP server and indexed repository metadata. This Skill relies on these dependencies to facilitate code understanding, debugging, and impact analysis through resource navigation.

What is the best way to find the blast radius of a specific function before refactoring?

The best way to find the blast radius is using the GitNexus impact analysis tool to check dependent processes. This Skill provides tool references to identify all dependent processes and potential breaking changes across the repository for that specific function.

What GitNexus MCP tools are available for debugging and code understanding?

Available GitNexus MCP tools include query, context, and impact tools. This Skill provides comprehensive documentation and operational guidance for navigating these resources to facilitate code understanding, debugging, and impact analysis.

Why does knowledge graph navigation fail to return accurate code intelligence results?

Knowledge graph navigation fails when there is no access to the GitNexus MCP server or indexed repository metadata. Accurate code intelligence tasks require these components to perform structured graph queries and resource navigation successfully.