什麼是 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