·agent-debugger
</>

agent-debugger

avivk5498/my-claude-code-skills

Systematic debugging toolkit for AI agentic workflows in customer support. Use when diagnosing issues with AI agents including wrong responses, tool/function calling problems, conversation loops, stuck states, or performance/latency issues. Works with any framework (LangChain, custom agents, Claude API) and accepts conversation logs, API logs, tool execution logs, and agent configurations.

3Installs·0Trend·@avivk5498

Installation

$npx skills add https://github.com/avivk5498/my-claude-code-skills --skill agent-debugger

SKILL.md

Debug AI agent issues systematically using analysis scripts and proven debugging patterns. This skill helps identify root causes of common agent failures: incorrect responses, tool calling errors, conversation loops, performance problems, and more.

Analyzes role distribution, message patterns, detects potential issues, provides summary metrics.

Detects exact loops, fuzzy patterns, stuck states, and ping-pong exchanges.

Systematic debugging toolkit for AI agentic workflows in customer support. Use when diagnosing issues with AI agents including wrong responses, tool/function calling problems, conversation loops, stuck states, or performance/latency issues. Works with any framework (LangChain, custom agents, Claude API) and accepts conversation logs, API logs, tool execution logs, and agent configurations. Source: avivk5498/my-claude-code-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/avivk5498/my-claude-code-skills --skill agent-debugger
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is agent-debugger?

Systematic debugging toolkit for AI agentic workflows in customer support. Use when diagnosing issues with AI agents including wrong responses, tool/function calling problems, conversation loops, stuck states, or performance/latency issues. Works with any framework (LangChain, custom agents, Claude API) and accepts conversation logs, API logs, tool execution logs, and agent configurations. Source: avivk5498/my-claude-code-skills.

How do I install agent-debugger?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/avivk5498/my-claude-code-skills --skill agent-debugger Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/avivk5498/my-claude-code-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01