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.
3.7
Rating
0
Installs
Tools & Utilities
Category
The skill provides a basic command for querying a code graph but lacks comprehensive coverage of its stated capabilities. The description mentions multiple query types (declarations, references, callers, callees, dependencies, type hierarchy) but the steps only show a single generic query command for symbols. There's no guidance on how to differentiate between query types, what parameters to use for callers vs callees vs dependencies, or how to interpret the JSON output for different use cases. The structure is clean and simple, which is appropriate for a focused skill. Novelty is moderate—while code graph querying is useful, the skill essentially wraps a single CLI command without significant orchestration or complex logic that would meaningfully reduce token costs compared to a direct CLI invocation. To improve, the skill should either provide examples for each query type mentioned or clarify which query types are actually supported.
Loading SKILL.md…

Skill Author