ln-021-codegraph
Installation
SKILL.md
Paths: File paths are relative to skills repo root.
Code Knowledge Graph
Type: Standalone Utility Category: 0XX Dev Environment
Indexes codebase into a layered graph (tree-sitter AST → SQLite) and provides dependency analysis, path tracing, API impact, references, implementations, diagnostics, and architecture overview via MCP tools.
Inputs
| Input | Required | Source | Description |
|---|---|---|---|
project_path |
yes | args or CWD | Project root to index |
command |
no | args | Specific action: index, search, symbol, paths, refs, arch |