gitnexus-debugging とは?
ナレッジグラフを使用してコールチェーンを通じてバグを追跡する ソース: abhigyanpatwari/gitnexus。
ナレッジグラフを使用してコールチェーンを通じてバグを追跡する
コマンドラインで gitnexus-debugging AI スキルを開発環境にすばやくインストール
ソース: abhigyanpatwari/gitnexus。
If "Index is stale" → run npx gitnexus analyze in terminal.
| Error message | gitnexusquery for error text → context on throw sites | | Wrong return value | context on the function → trace callees for data flow | | Intermittent failure | context → look for external calls, async deps | | Performance issue | context → find symbols with many callers (hot paths) |
| Recent regression | detectchanges to see what your changes affect |
ナレッジグラフを使用してコールチェーンを通じてバグを追跡する ソース: abhigyanpatwari/gitnexus。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/abhigyanpatwari/gitnexus --skill gitnexus-debuggingナレッジグラフを使用してコールチェーンを通じてバグを追跡する ソース: abhigyanpatwari/gitnexus。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/abhigyanpatwari/gitnexus --skill gitnexus-debugging インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/abhigyanpatwari/gitnexus