AI AGENT ADDONS

Gitnexus Impact Analysis

abhigyanpatwari/gitnexus

When you change a piece of code, other parts might break. This skill helps you find out what will be affected before you make any edits. It uses a tool called GitNexus to trace dependencies and show the danger zone.

You can ask questions like "Is it safe to change this function?" or "What will break if I modify this?" The skill answers with clear risk levels. Direct callers will break. Indirect ones are likely affected.

This makes your edits safer and saves you from surprises. It is useful before committing code or when planning a refactor. The analysis gives you confidence and control over your changes.

Add Gitnexus Impact Analysis skill to your workflow

Global

mkdir -p ~/.claude/skills/gitnexus-impact-analysis

Project

mkdir -p .claude/skills/gitnexus-impact-analysis

Source Repository

Stars
43,138
Forks
4,836
Watchers
43,138
License
NOASSERTION
Last Push
1 month ago
Created
1 year ago