Navigate code using knowledge graphs

gitnexus-exploringskillsetup L20
wutongshenqiu/prism
What it does

Navigate unfamiliar codebases via knowledge graph

Best for

When learning a large unfamiliar codebase and need execution flows and symbol relationships mapped.

Inputs
  • · search query
  • · file path
Outputs
  • · report
  • · structured results
Requires
  • · git
Preconditions
  • · .git repo initialized
Failure modes
  • · External tool missing → fails with dependency error
Trust signals
  • · Workflow-driven execution with gates
  • · Step-by-step execution protocol