What problem does it solve?
This Skill provides in-depth analysis of codebases, helping users understand their code's structure, history, and potential issues.
Core Features & Use Cases
- Code Structure Analysis: Understand call graphs, dependencies, and module relationships.
- Evolution Analysis: Track changes over time, identify dead code, and analyze hotspots.
- Semantic Search: Find semantically similar functions and explore code relationships.
- Bug Root Cause Analysis: Trace bugs to their source in the code.
- PR Review and Analysis: Assess PR risk, detect conflicts, and generate prioritized review reports.
- Use Case: A developer wants to understand the impact of a change on their codebase. They use this Skill to analyze the PR and get a detailed report on the potential risks and hotspots.
Quick Start
Analyze your codebase with the codegraph-ai skill by running 'codegraph analyze --db /path/to/.codegraph'.