๐ŸŽฏ

debug-issue

๐ŸŽฏSkill

from tirth8205/code-review-graph

VibeIndex|
What it does
|

A code review tool that builds a structural map of your codebase using Tree-sitter, so AI coding tools only read what they need instead of re-reading everything on every task. Reduces token usage by up to 70% by providing dependency graphs, function signatures, and change-scoped context for more efficient AI-powered code reviews.

๐Ÿ“ฆ

Same repository

tirth8205/code-review-graph(7 items)

debug-issue

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add tirth8205/code-review-graph --skill debug-issue
skills.sh Installโš  Installs to .agents/skills/
npx skills add tirth8205/code-review-graph --skill debug-issue
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/debug-issue/SKILL.md

SKILL.md

111Installs
-
AddedApr 20, 2026