Ragsharp Query Code Graph

Query the ragsharp code graph for declarations, references, callers, callees, dependencies, and line-number evidence. Triggers: find usages, where defined, callers, callees, dependency path, project deps, type hierarchy, line numbers, evidence.

managedcode 1cad2f5 4 files · 934 B Updated

File contents

Steps

  1. Run ragsharp graph query --type symbols --db .ragsharp/graph/index.db --limit 50 --symbol "SymbolName".
  2. Use the JSON output to answer questions with file:line-range evidence.

managedcode/ragsharp/tree/main/assets/skill-templates/query-code-graph commit 1cad2f52ec

Frequently asked questions

npx skillmds@latest add managedcode/ragsharp-query-code-graph