Agent skill

ragsharp-build-code-graph

Build or update a code graph index for C#/.NET repositories using ragsharp-graph. Triggers: build index, update index, refresh index, code graph, dependency graph, static analysis, Roslyn, line numbers.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/ragsharp-build-code-graph

SKILL.md

Steps

  1. Run ragsharp graph doctor --root ..
  2. Run ragsharp graph index --root . --db .ragsharp/graph/index.db --state .ragsharp/graph/state.json.
  3. For incremental updates, run ragsharp graph update --root . --db .ragsharp/graph/index.db --state .ragsharp/graph/state.json.

Expected Results

  • .ragsharp/graph/index.db exists.
  • .ragsharp/graph/state.json is updated.
  • Output goes to stderr, JSON is emitted only for query commands.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results