CtrlK
BlogDocsLog inGet started
Tessl Logo

code-review-graph

github.com/tirth8205/code-review-graph

SkillAddedReview
review-pr

skills/review-pr/SKILL.md

Review a PR or branch diff using the knowledge graph for full structural context. Outputs a structured review with blast-radius analysis.

73

review-delta

skills/review-delta/SKILL.md

Review only changes since last commit using impact analysis. Token-efficient delta review with automatic blast-radius detection.

62

review-changes

skills/review-changes/SKILL.md

Perform a structured code review using change detection and impact

60

refactor-safely

skills/refactor-safely/SKILL.md

Plan and execute safe refactoring using dependency analysis

64

explore-codebase

skills/explore-codebase/SKILL.md

Navigate and understand codebase structure using the knowledge graph

60

debug-issue

skills/debug-issue/SKILL.md

Systematically debug issues using graph-powered code navigation

60

build-graph

skills/build-graph/SKILL.md

Build or update the code review knowledge graph. Run this first to initialize, or let hooks keep it updated automatically.

65