Analyze git diffs and PR impact
understand-diffskillsetup L1★54,745
Lum1104/Understand-Anything ↗What it does
Analyze code diffs with knowledge graph
Best for
Analyzing code diffs to understand what changed and its graph-based impact zone.
Inputs
- · Code diff
- · Knowledge graph
Outputs
- · Affected node list
- · Dependency impact
- · Risk assessment
Requires
- · Grep
- · Knowledge graph
Preconditions
Knowledge graph fresh; diff context provided
Failure modes
Graph stale = false negatives on impact; missing edges = hidden coupling risks
Trust signals
- · Edge-based impact tracing
- · Dependency visibility