analyze
01Command Claude Code
Analyze solution and build code graph.
Command Claude Code
Analyze solution and build code graph.
Command Claude Code
Explore method call graph: $ARGUMENTS.
Command Claude Code
Check for forbidden dependencies: $ARGUMENTS.
Command Claude Code
Show methods with high change-frequency x complexity (churn hotspots): $ARGUMENTS.
Command Claude Code
Show intent clusters in the codebase.
Command Claude Code
Get method context before editing: $ARGUMENTS.
Command Claude Code
Show afferent/efferent coupling and instability metrics: $ARGUMENTS.
Command Claude Code
Find methods with no callers (potential dead code).
Command Claude Code
Show methods affected by changes between git refs: $ARGUMENTS.
Command Claude Code
Run drift detection against the baseline.
Command Claude Code
Show detected code duplicates in the codebase.
Command Claude Code
Export code graph data.
Command Claude Code
Show complexity hotspots in the codebase.
Command Claude Code
Show transitive impact of changing a method: $ARGUMENTS.
Command Claude Code
Show architectural layer assignments: $ARGUMENTS.
Command Claude Code
Graph-based method retrieval: $ARGUMENTS.
Command Claude Code
Search code by semantic meaning: $ARGUMENTS.
Command Claude Code
Find methods similar to: $ARGUMENTS.
Command Claude Code
Show database status and staleness detection.
Command Claude Code
Search code by token overlap: $ARGUMENTS.
Command Claude Code
Display code structure tree.
Command Claude Code
Command "add-dependency" from sakrut/ai-code-graph, covering adding dependencies, argument parsing, execution, validation and smart features.
Command Claude Code
Command "add-subtask" from sakrut/ai-code-graph, covering adding subtasks, argument parsing, execution modes, 1. create new subtask and 2. convert existing task.
Command Claude Code
Command "add-task" from sakrut/ai-code-graph, covering smart task addition, 1. input understanding, 2. smart parsing examples, 3. context enhancement and 4. interactive refinement.