gitnexus-tools

Solid

Use when you need to select or call a GitNexus MCP tool and want the right tool with the right parameters. Consult before any GitNexus tool call.

AI & Automation 295 stars 57 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 92/100

Stars 20%
82
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

<gitnexus-tools> <role> Pattern-match user intent to the appropriate GitNexus MCP tool or resource. Provides a quick-reference map of tools, resources, parameters, and worked examples. </role> <when_to_use_skill> Use whenever a GitNexus MCP tool call is needed: debugging errors, exploring code, analyzing impact, or refactoring. Consult this skill to select the right tool or resource before calling it. </when_to_use_skill> <core_concepts> **Resources**: - Discover what repos are indexed → `READ gitnexus://repos` - Get repo overview or check if index is stale → `READ gitnexus://repo/{name}/context` - Browse functional areas with cohesion scores → `READ gitnexus://repo/{name}/clusters` - List members of a functional area → `READ gitnexus://repo/{name}/cluster/{name}` - List all execution flows → `READ gitnexus://repo/{name}/processes` - Trace a specific flow step-by-step → `READ gitnexus://repo/{name}/process/{name}` - Inspect graph schema before writing Cypher → `READ gitnexus://repo/{name}/schema` **Tools:** **`query({query, repo?, limit?, max_symbols?, task_context?, goal?})`** — search by error text, symptom, concept, or feature area; use to find related execution flows when debugging, exploring, or identifying a refactoring scope; or to locate string/dynamic references that are not graph-tracked; narrow with `repo` when multiple repos are indexed, `limit` to cap the number of processes returned, or `max_symbols` to cap symbols per process; add `task_context` and `goa...

Details

Author
griddynamics
Repository
griddynamics/rosetta
Created
4 months ago
Last Updated
today
Language
TypeScript
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category