Loading...
Loading...
Use when you need to analyze git diffs or pull requests to understand what changed, affected components, and risks
npx skill4agent add lum1104/understand-anything understand-diff.understand-anything/knowledge-graph.jsonprojectnodes[]file:pathfunction:path:nameclass:path:nameedges[]layers[]tour[].understand-anything/knowledge-graph.json/understandgit diff --name-onlygit diff main...HEAD --name-only"project""filePath"grep "changed/file/path"id"layers"complexity.understand-anything/diff-overlay.json{
"version": "1.0.0",
"baseBranch": "<the base branch used>",
"generatedAt": "<ISO timestamp>",
"changedFiles": ["<list of changed file paths>"],
"changedNodeIds": ["<node IDs from step 4>"],
"affectedNodeIds": ["<node IDs from step 5, excluding changedNodeIds>"]
}/understand-anything:understand-dashboard