code-review-graph-debug
OfficialTrace bugs end-to-end with a call graph.
Software Engineering#code review#debugging#knowledge graph#impact analysis#regression#call graph#execution flow
AuthorAniTrend
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It eliminates guesswork during code reviews by helping you trace a bug’s origin and understand its downstream impact using a code-review knowledge graph.
Core Features & Use Cases
- Systematic call-chain tracing: Identify relevant nodes, then follow callers and callees to reconstruct how control flows into and out of the suspected area.
- Execution-path visibility: Use flow views to see full execution paths through the affected components when graph navigation is not enough to explain behavior.
- Change-impact assessment: Detect whether recent changes correlate with the issue and estimate an impact radius across related files.
- Use Case: When a new crash or regression appears in AniTrend after a recent commit, use the graph to locate the exact entry point, trace the failing call chain, and determine which components are likely affected.
Quick Start
Use the code-review-graph-debug skill to trace a suspected bug by following minimal-context orientation, semantic node search, caller/callee graph traversal, execution-flow inspection, change detection, and impact-radius assessment.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: code-review-graph-debug Download link: https://github.com/AniTrend/anitrend-v2/archive/main.zip#code-review-graph-debug Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.