AI AGENT ADDONS

Gitnexus Debugging

abhigyanpatwari/gitnexus
Debugging
1,226installs

Tracing bugs in code can be slow and frustrating. GitNexus helps you find the root cause quickly. It searches for error messages and shows the flow of function calls. You can see where an error comes from and who calls a function.

Use gitnexus_query to look up error text. Use gitnexus_context to view callers and callees. Follow the chain to pinpoint the problem. This makes debugging faster and easier for any developer.

Add Gitnexus Debugging skill to your workflow

Global

mkdir -p ~/.claude/skills/gitnexus-debugging

Project

mkdir -p .claude/skills/gitnexus-debugging

Source Repository

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